Quadratic roots, medium range

Time bar (total: 14.4s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze419.0ms (2.9%)

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

Compiled 41 to 28 computations (31.7% saved)

sample3.3s (23.2%)

Memory
49.6MiB live, 5 275.6MiB allocated
Samples
1.7s5 268×1valid
557.0ms2 988×0valid
286.0ms1 154×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
const: 513.0ms (24.4% of total)
ival-mult: 452.0ms (21.5% of total)
adjust: 292.0ms (13.9% of total)
ival-div: 183.0ms (8.7% of total)
ival-<: 161.0ms (7.6% of total)
ival-sub: 151.0ms (7.2% of total)
ival-add: 121.0ms (5.7% of total)
ival-sqrt: 114.0ms (5.4% of total)
ival-neg: 60.0ms (2.8% of total)
ival-and: 40.0ms (1.9% of total)
exact: 16.0ms (0.8% of total)
ival-assert: 4.0ms (0.2% of total)
Bogosity

explain187.0ms (1.3%)

Memory
-13.3MiB live, 499.8MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2431(8.81349654690292e-16 0.0018129030481600264 14462799.293459367)2(3.7926437320029357e-10 3.5130743711897125e-10 2.336397857143951e-12)(+.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))))cancellation2424
Confusion
Predicted +Predicted -
+2413
-111
Precision
0.9958677685950413
Recall
0.9877049180327869
Confusion?
Predicted +Predicted MaybePredicted -
+24130
-1110
Precision?
0.991869918699187
Recall?
1.0
Freqs
test
numberfreq
014
1242
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
62.0ms326×1valid
21.0ms186×0valid
Compiler

Compiled 161 to 46 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-mult: 23.0ms (40.5% of total)
ival-sqrt: 8.0ms (14.1% of total)
adjust: 6.0ms (10.6% of total)
ival-div: 6.0ms (10.6% of total)
ival-add: 4.0ms (7% of total)
ival-sub: 4.0ms (7% of total)
ival-neg: 3.0ms (5.3% of total)
ival-true: 1.0ms (1.8% of total)
exact: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)

preprocess38.0ms (0.3%)

Memory
4.9MiB live, 72.8MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1172151
2492151
3938151
41378151
51569151
61693151
01417
02317
14317
29817
319017
428917
535717
638117
741917
845717
045716
Stop Event
iter limit
saturated
iter limit
saturated
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

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

Compiled 17 to 14 computations (17.6% saved)

simplify13.0ms (0.1%)

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

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14370
29870
319070
428970
535770
638170
741970
845770
045766
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize154.0ms (1.1%)

Memory
86.4MiB live, 229.9MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.05859375
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy0.15234375
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy0.2109375
(/.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))
accuracy42.69818209620912
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
75.0ms163×1valid
47.0ms93×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 106.0ms
ival-div: 49.0ms (46.2% of total)
ival-neg: 37.0ms (34.9% of total)
ival-mult: 7.0ms (6.6% of total)
adjust: 3.0ms (2.8% of total)
ival-sqrt: 3.0ms (2.8% of total)
ival-add: 2.0ms (1.9% of total)
ival-sub: 2.0ms (1.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series47.0ms (0.3%)

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

9 calls:

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

simplify854.0ms (5.9%)

Memory
-225.6MiB live, 475.3MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite265.0ms (1.8%)

Memory
10.6MiB live, 382.3MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

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

eval188.0ms (1.3%)

Memory
-33.5MiB live, 294.5MiB allocated
Compiler

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

prune30.0ms (0.2%)

Memory
15.7MiB live, 140.2MiB allocated
Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New43820458
Fresh000
Picked101
Done000
Total43920459
Accuracy
99.0%
Counts
459 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
33.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
33.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
33.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
22.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
94.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
93.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
94.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
79.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
79.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
Compiler

Compiled 1 538 to 1 056 computations (31.3% saved)

simplify197.0ms (1.4%)

Memory
-10.5MiB live, 438.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
067571
0112571
1195568
2479568
31776554
45759554
08197550
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
a
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 #s(literal 20 binary64) b)
#s(literal 20 binary64)
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.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)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(neg.f64 c)
c
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
a
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(neg.f64 b)
b
(sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
(-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
c
(*.f64 a #s(literal 4 binary64))
a
#s(literal 4 binary64)
#s(literal 2 binary64)
(pow.f64 b #s(literal 4 binary64))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(*.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
a
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 #s(literal 20 binary64) b)
#s(literal 20 binary64)
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.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)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(neg.f64 c)
c
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
a
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(+.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(neg.f64 b)
b
(sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))
(sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 c (*.f64 a #s(literal 4 binary64)))
c
(*.f64 a #s(literal 4 binary64))
a
#s(literal 4 binary64)
#s(literal 2 binary64)
(pow.f64 b #s(literal 4 binary64))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal 2 binary64) a)

localize558.0ms (3.9%)

Memory
68.4MiB live, 1 447.3MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.2109375
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
accuracy0.40234375
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
accuracy0.5215225586106521
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
accuracy42.69818209620912
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
accuracy0.2421875
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
accuracy0.26171875
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
accuracy0.2890625
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
accuracy6.4676376116658565
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
accuracy0.00390625
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
accuracy0.05859375
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
accuracy0.2109375
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy42.69818209620912
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
accuracy0.0
(/.f64 (neg.f64 c) b)
accuracy0.0
(neg.f64 c)
accuracy12.851132229955784
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
accuracy0.33822250976844204
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy0.37728500976844204
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
accuracy0.40072250976844204
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
accuracy3.037283589257166
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
319.0ms163×1valid
101.0ms93×0valid
Compiler

Compiled 522 to 66 computations (87.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 353.0ms
ival-mult: 118.0ms (33.4% of total)
ival-add: 56.0ms (15.9% of total)
ival-div: 46.0ms (13% of total)
ival-pow: 41.0ms (11.6% of total)
ival-sub: 31.0ms (8.8% of total)
adjust: 29.0ms (8.2% of total)
ival-sqrt: 18.0ms (5.1% of total)
ival-pow2: 5.0ms (1.4% of total)
ival-neg: 5.0ms (1.4% of total)
exact: 2.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series283.0ms (2%)

Memory
11.8MiB live, 392.6MiB allocated
Counts
24 → 149
Calls
Call 1
Inputs
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
Outputs
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(* -1 (/ (* a c) (pow b 3)))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ a (pow b 3))
(* 16 (* (pow a 2) (pow c 2)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* 20 (/ (pow c 4) (pow b 7)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -1 b)
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))
(* -1 (/ (pow c 2) (pow b 3)))
(/ (pow c 4) (pow b 6))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -1 c)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
Calls

9 calls:

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

simplify271.0ms (1.9%)

Memory
14.6MiB live, 383.6MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite431.0ms (3%)

Memory
-24.6MiB live, 366.4MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
067398
0112346
1405335
22992328
09254328
Stop Event
iter limit
node limit
iter limit
Counts
24 → 713
Calls
Call 1
Inputs
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))))
(sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
Outputs
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 c #s(literal 9 binary64))) (pow.f64 b #s(literal 15 binary64))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)))))) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 b (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 b (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)) (pow.f64 b #s(literal 5 binary64)) (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 b (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 b (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 5 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 b (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 b (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 b #s(literal 5 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) b (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (neg.f64 b) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (neg.f64 b)))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) b (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) b (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) b (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) b))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) b (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) b))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) b (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) b))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (neg.f64 b) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a #s(literal -1/4 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (neg.f64 b) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal -20 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) b (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) (pow.f64 c #s(literal 3 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)))))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal -1/4 binary64)) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 20 binary64) b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (/.f64 #s(literal 20 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 a #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) (*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a #s(literal -1/4 binary64)))) (/.f64 #s(literal 20 binary64) b)))
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 a #s(literal -1/4 binary64))))
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))))) (/.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 c #s(literal 9 binary64))) (pow.f64 b #s(literal 15 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))))))
(+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 20 binary64) b) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(*.f64 (/.f64 #s(literal 20 binary64) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 20 binary64) b) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal -20 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) b)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) b) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -20 binary64)) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 #s(literal -20 binary64) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) #s(literal -20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 b)))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 b)))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) b)
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (pow.f64 (/.f64 c b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) b (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) b))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a) b (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) c)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) b))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) c)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 b (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 b (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a))) (*.f64 b (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 b (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 c (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 c (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64))) a))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 c (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 c (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 a (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 c) b)
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
(neg.f64 c)
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) a (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) a))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (neg.f64 b))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (neg.f64 b))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 b)
(*.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))) (fabs.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b)))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (fabs.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b)))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 b #s(literal -1 binary64))) c))
(*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 b #s(literal -1 binary64))) c)
(*.f64 c (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) c) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64))) c) (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) a) b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 3 binary64)) (pow.f64 b #s(literal -3 binary64))) (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal -3 binary64)) (fma.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (pow.f64 b #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64)))))
(-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 a (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 a b))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a (*.f64 b b)))
(*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 c (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) b) (*.f64 b b))
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c (neg.f64 a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 c) a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c a) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) a (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) a))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (neg.f64 b))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (neg.f64 b))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))) (fabs.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b)))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (fabs.f64 (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b)))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (hypot.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) b))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(*.f64 (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))) (fabs.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 c (*.f64 b b))) (/.f64 (fabs.f64 c) b))
(*.f64 (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 c))
(*.f64 (fabs.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64)))) (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 c (*.f64 (neg.f64 b) b))) (/.f64 (fabs.f64 c) b))
(*.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 c b))
(*.f64 (fabs.f64 c) (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(*.f64 (/.f64 (fabs.f64 c) b) (fabs.f64 (/.f64 c (*.f64 b b))))
(*.f64 (/.f64 (fabs.f64 c) b) (fabs.f64 (/.f64 c (*.f64 (neg.f64 b) b))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 (neg.f64 b) b)))
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 c (*.f64 b b)))
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fabs.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 binary64)))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (fabs.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b))) b)
(/.f64 (fabs.f64 (/.f64 (*.f64 (neg.f64 c) c) b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)) b)
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (*.f64 b b))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(sqrt.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(fabs.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c (*.f64 (neg.f64 b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 (neg.f64 b) b)) #s(literal 2 binary64)))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 c c) (pow.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(pow.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 c) c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(neg.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(fabs.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64))))
(+.f64 (cosh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64)))) (sinh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64)))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(fabs.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(/.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 a b) (*.f64 b b))
(/.f64 (/.f64 a (*.f64 b b)) b)
(/.f64 (neg.f64 (neg.f64 a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 c a))) #s(literal 4 binary64))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 #s(literal 4 binary64) a))) (fabs.f64 c))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64))) (fabs.f64 (*.f64 c a)))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) c)) (fabs.f64 (*.f64 #s(literal 4 binary64) a)))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 #s(literal -4 binary64) a))) (fabs.f64 c))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal -4 binary64))) (fabs.f64 (*.f64 c a)))
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) c)) (fabs.f64 (*.f64 #s(literal -4 binary64) a)))
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 16 binary64))
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 2 binary64))) (*.f64 c c))
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) a)) (fabs.f64 (*.f64 c (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (fabs.f64 (*.f64 c a)) (fabs.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) a)) (fabs.f64 (*.f64 c (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 c a)) #s(literal 1 binary64)) #s(literal 4 binary64))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 #s(literal 4 binary64) a)) #s(literal 1 binary64)) c)
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 c a))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) c) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) a))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64)) c)
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 c a))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) c) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 16 binary64))
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) (pow.f64 (*.f64 c (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 c #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 c a)) #s(literal 4 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 #s(literal 4 binary64) a)) c)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) (*.f64 c a))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) c) (*.f64 #s(literal 4 binary64) a))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 #s(literal -4 binary64) a)) c)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal -4 binary64)) (*.f64 c a))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) c) (*.f64 #s(literal -4 binary64) a))
(*.f64 (fabs.f64 c) (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (fabs.f64 c) (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 2 binary64)))
(*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64))
(*.f64 #s(literal 16 binary64) (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 #s(literal 16 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (*.f64 c a) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 (*.f64 c a) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (*.f64 c c) (fabs.f64 (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 2 binary64))))
(*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal 4 binary64) a) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 (*.f64 #s(literal 4 binary64) a) (pow.f64 (*.f64 c (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 #s(literal 4 binary64) (fabs.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(*.f64 #s(literal 4 binary64) (fabs.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 c (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64)))
(*.f64 c (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 c (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(pow.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))
(fabs.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)))
(exp.f64 (log.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64))
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1 binary64))
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(fabs.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))

eval191.0ms (1.3%)

Memory
31.6MiB live, 212.9MiB allocated
Compiler

Compiled 36 267 to 3 798 computations (89.5% saved)

prune80.0ms (0.6%)

Memory
-6.1MiB live, 110.6MiB allocated
Pruning

36 alts after pruning (34 fresh and 2 done)

PrunedKeptTotal
New65826684
Fresh7815
Picked325
Done000
Total66836704
Accuracy
99.4%
Counts
704 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.8%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.2%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.7%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.2%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
32.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
33.6%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
32.6%
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))))))
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
33.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
93.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
79.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
79.8%
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
32.6%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
79.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) b)) c))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3 binary64)))) c))
79.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (*.f64 (-.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a)) c))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) c (*.f64 (*.f64 b b) c)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal 4 binary64))))) c) (neg.f64 b))))
94.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))))
94.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (*.f64 c c))))
Compiler

Compiled 3 214 to 2 092 computations (34.9% saved)

simplify176.0ms (1.2%)

Memory
-21.9MiB live, 169.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
092812
0142786
1282782
2816775
33673767
08374757
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64))))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
#s(literal -5 binary64)
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
a
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) b) b)
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
b
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(neg.f64 b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 c a)
c
a
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
#s(literal -4 binary64)
(*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))
#s(literal -2 binary64)
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(/.f64 (*.f64 c c) b)
(*.f64 c c)
(/.f64 (*.f64 a a) b)
(*.f64 a a)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c)))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))
#s(literal -5 binary64)
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
a
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)
(*.f64 (*.f64 #s(literal -2 binary64) b) b)
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.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)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
b
(*.f64 (*.f64 #s(literal -4 binary64) a) c)
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(neg.f64 b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)) #s(literal -2 binary64))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)
(/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)) #s(literal -2 binary64))) b)
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))
(fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)) #s(literal -2 binary64)))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 c a)
c
a
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
#s(literal -4 binary64)
(*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))
(*.f64 (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)) #s(literal -2 binary64))
#s(literal -2 binary64)
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a))
(/.f64 (*.f64 c c) b)
(*.f64 c c)
(/.f64 (*.f64 a a) b)
(*.f64 a a)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize384.0ms (2.7%)

Memory
29.3MiB live, 855.6MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.28125
(/.f64 (*.f64 c c) b)
accuracy0.36166000976844204
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
accuracy0.726127832127029
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
accuracy4.217032612299692
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b))
accuracy0.05078125
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
accuracy0.05859375
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
accuracy0.2109375
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
accuracy42.04583597611351
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
accuracy0.00390625
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
accuracy0.05859375
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
accuracy0.109375
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))
accuracy42.89533494785487
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
accuracy0.0
(/.f64 #s(literal -1 binary64) b)
accuracy0.2890625
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
accuracy6.4676376116658565
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
accuracy12.835058764936935
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
accuracy0.31087875976844204
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
accuracy0.33984375
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
accuracy0.37728500976844204
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
accuracy3.037283589257166
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
243.0ms170×1valid
55.0ms86×0valid
Compiler

Compiled 625 to 88 computations (85.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 198.0ms
ival-mult: 58.0ms (29.3% of total)
ival-div: 48.0ms (24.2% of total)
ival-pow: 27.0ms (13.6% of total)
adjust: 22.0ms (11.1% of total)
ival-add: 19.0ms (9.6% of total)
ival-sqrt: 15.0ms (7.6% of total)
ival-sub: 4.0ms (2% of total)
ival-neg: 3.0ms (1.5% of total)
exact: 2.0ms (1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series108.0ms (0.7%)

Memory
3.7MiB live, 258.7MiB allocated
Counts
28 → 256
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (*.f64 c c) b)
Outputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -1 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(* -1/2 (/ b a))
(* -1 (/ b a))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* 1/2 (/ b a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* (pow a 3) (pow c 3))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a c) (pow b 3)))
(* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a 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)))
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(* 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))))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -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))))))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))
(* -1 b)
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(pow (* -4 (* a c)) 1/4)
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/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)))))))))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -2 (* (pow b 2) (pow c 3)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ (pow c 2) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) 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)
(sqrt b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(* 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)))))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(* 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/2 (/ 1 a))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* (sqrt b) (sqrt -1))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a)))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -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))))))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
Calls

9 calls:

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

simplify258.0ms (1.8%)

Memory
-2.9MiB live, 384.3MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012507474
146037445
082337121
Stop Event
iter limit
node limit
Counts
256 → 255
Calls
Call 1
Inputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -1 (/ (pow c 2) (pow b 3)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(* -1/2 (/ b a))
(* -1 (/ b a))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (pow 1 1/4) (sqrt b))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* 1/2 (/ b a))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* (pow a 3) (pow c 3))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a c) (pow b 3)))
(* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a 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)))
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(* 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))))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -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))))))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))
(* -1 b)
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(pow (* -4 (* a c)) 1/4)
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/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)))))))))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -2 (* (pow b 2) (pow c 3)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ (pow c 2) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) 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)
(sqrt b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(* 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)))))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(* 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/2 (/ 1 a))))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* (sqrt b) (sqrt -1))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a)))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -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))))))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))
(fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) a)) a)
(* -1/2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -2 (/ (* a c) b))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a)
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)
(* (pow 1 1/4) (sqrt b))
(*.f64 (sqrt.f64 b) #s(literal 1 binary64))
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))
(-.f64 (*.f64 (sqrt.f64 b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c a)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)) a) (sqrt.f64 b)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c) #s(literal -1 binary64))) a (*.f64 (sqrt.f64 b) #s(literal 1 binary64)))
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)) (sqrt.f64 b) (*.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 11/6 binary64) (/.f64 (*.f64 #s(literal -16/3 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) a) (sqrt.f64 b)))) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c) #s(literal -1 binary64))) a (*.f64 (sqrt.f64 b) #s(literal 1 binary64)))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)
(* a c)
(*.f64 c a)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) a)
(* 1/2 (/ b a))
(*.f64 (/.f64 b a) #s(literal 1/2 binary64))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) a (*.f64 #s(literal 1/2 binary64) b)) a)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(* (pow a 3) (pow c 3))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(/ (* (pow a 3) (pow c 3)) (pow b 4))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 3 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 a #s(literal 3 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) a)
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(* -1 (/ (* a c) (pow b 3)))
(*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))
(*.f64 (-.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) a)
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))) a)
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))
(fma.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) (*.f64 b b)) (*.f64 c a)) #s(literal -1/16 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))
(+.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) a) (*.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) (*.f64 b b)) (*.f64 c a)) #s(literal -1/16 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) (*.f64 b b)) a) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) a) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 11/24576 binary64) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 a #s(literal 3 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 (log.f64 a) #s(literal -1 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) (*.f64 a a))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c c) a) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 a #s(literal 3 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/32 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a))) (neg.f64 a))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 a))) (*.f64 a a))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) (neg.f64 a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a)) b) (neg.f64 a))))
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64)))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) (*.f64 b b)) a) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) c)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) a)))) a) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))))
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) c)) #s(literal 1/16 binary64) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 11/8192 binary64))) a)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)))) (neg.f64 a))) a) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64) (log.f64 (*.f64 c #s(literal 4 binary64))))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c c) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/128 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/128 binary64)))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 b) 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 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) b) (/.f64 #s(literal 1/2 binary64) a)) b))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 c b) (*.f64 c b)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -1 (* a c)) (* -1 (pow b 2))) (pow b 3))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3 binary64)))
(* -1 b)
(neg.f64 b)
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(pow (* -4 (* a c)) 1/4)
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/4 binary64))
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64)) (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/4 binary64)) #s(literal -3/512 binary64)) (*.f64 b b) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64))) (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/4 binary64)))
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -7/8192 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 11 binary64))) (pow.f64 c #s(literal 11 binary64))) #s(literal 1/4 binary64))) (*.f64 b b) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/4 binary64)) #s(literal -3/512 binary64))) (*.f64 b b) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal -1/16 binary64))) (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c b) (*.f64 c b)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (* (pow b 2) (pow c 3)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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)))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/4 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64)))
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))) b)
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (/.f64 #s(literal -2 binary64) b) (*.f64 (neg.f64 c) c)) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (/.f64 #s(literal -2 binary64) b) (*.f64 (neg.f64 c) c))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) b) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (*.f64 b b))) #s(literal 1 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 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b)
(sqrt b)
(sqrt.f64 b)
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))
(fma.f64 (*.f64 (neg.f64 a) c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (sqrt.f64 b))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))
(+.f64 (fma.f64 (*.f64 (neg.f64 a) c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (sqrt.f64 b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))))
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))
(+.f64 (fma.f64 (*.f64 (neg.f64 a) c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (sqrt.f64 b)) (fma.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 11/6 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -16/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))))
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) #s(literal 1 binary64)) b)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) b)
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a))) b)
(* 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/2 (/ 1 a))))))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) (neg.f64 b))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (*.f64 c c)) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 5 binary64) (*.f64 c c))) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 (/.f64 #s(literal 5 binary64) b) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) b) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) #s(literal 2 binary64)) (neg.f64 b))
(* (sqrt b) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))
(fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))
(fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))))
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))
(fma.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 11/6 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -16/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/2 binary64))))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))) (neg.f64 b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a) (/.f64 c b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) c) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 c #s(literal 3 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (/.f64 (neg.f64 c) b))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c)
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal -1 binary64))) c (*.f64 (sqrt.f64 b) #s(literal 1 binary64)))
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))
(fma.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 b) c) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 11/6 binary64) (/.f64 (*.f64 #s(literal -16/3 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)) (sqrt.f64 b)))) c (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal -1 binary64))) c (*.f64 (sqrt.f64 b) #s(literal 1 binary64)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) b))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(fma.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c)
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) b)))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a c) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) c)) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (*.f64 c c))
(* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) c)
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)) c)
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))) c)
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))) c)
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))
(fma.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) (*.f64 b b)) (*.f64 c a)) #s(literal -1/16 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) c) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) c))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))))
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))
(+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) c) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) (*.f64 b b)) a) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) c) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 11/24576 binary64) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (log.f64 c) #s(literal -1 binary64)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (/.f64 a c)) (*.f64 c c))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 c #s(literal 3 binary64)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 (*.f64 c c) b)) (*.f64 (/.f64 a c) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 c #s(literal 3 binary64)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) c)
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c)
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/32 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c)
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) (neg.f64 c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) c)) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c)) b) (neg.f64 c))))
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64)))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) c) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) a)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) a)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) c)))) c) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))))
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) a)) #s(literal 1/16 binary64) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 11/8192 binary64) (/.f64 (*.f64 #s(literal -1/2048 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64)))) c)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)))) (neg.f64 c))) c) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) c)) #s(literal -1 binary64) (log.f64 (*.f64 a #s(literal 4 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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/1024 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 b) b) c)))

rewrite285.0ms (2%)

Memory
11.3MiB live, 369.4MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
092628
0142602
1528585
24080578
08235570
Stop Event
iter limit
node limit
iter limit
Counts
28 → 456
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (*.f64 c c) b)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 a (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a))
(/.f64 (-.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))))
(/.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))))
(/.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 c b) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 c b) (/.f64 (neg.f64 c) (*.f64 b b)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 c (*.f64 b b)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
(fma.f64 a #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(-.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64))))) a))
(-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 a) #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))) (/.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (-.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))))
(+.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(+.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))) a))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
(*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c)
(*.f64 c #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)))
#s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(neg.f64 (pow.f64 b #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))
(/.f64 b (*.f64 #s(literal -2 binary64) a))
(neg.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 b) a)
(/.f64 b (neg.f64 a))
(neg.f64 (/.f64 b a))
(neg.f64 b)
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))))
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))))
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 b))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/8 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))
(sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))
(fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))
(exp.f64 (/.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(+.f64 (cosh.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 c a) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a)))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 (neg.f64 c) a)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))))
(fma.f64 (exp.f64 (log.f64 a)) c (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) c) (/.f64 c b) (*.f64 c a))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 a b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) (fabs.f64 b)) (/.f64 (*.f64 a a) (fabs.f64 b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) (neg.f64 b)) (/.f64 (*.f64 a a) (neg.f64 b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(fma.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 a a) b) b) (*.f64 c a))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c a))
(fma.f64 c (exp.f64 (log.f64 a)) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(fma.f64 c (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) b)) (*.f64 c a))
(fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(fma.f64 a (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (*.f64 c a))
(fma.f64 a c (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 (neg.f64 a) c))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 (neg.f64 c) a))
(-.f64 (*.f64 c a) (*.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) b)))
(-.f64 (*.f64 c a) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 a a) b)))
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (*.f64 c a))
(+.f64 (*.f64 c a) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)) (*.f64 #s(literal -2 binary64) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b))))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) #s(literal -64 binary64)) (pow.f64 b #s(literal 15 binary64))) (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))))) b)
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64)))) b (*.f64 b (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 b b))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) #s(literal -64 binary64) (pow.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) b))
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))) (neg.f64 b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) b)
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64)))) b))
(neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal -2 binary64))) (neg.f64 b)))
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -4 binary64) b) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)))
(fma.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) b) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) b) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) #s(literal 2 binary64)) b))
(+.f64 (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (fma.f64 c a (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(*.f64 (/.f64 c b) (/.f64 (neg.f64 c) (*.f64 b b)))
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 c (*.f64 b b)))
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (*.f64 b b))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 #s(literal -125 binary64) (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -8 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (pow.f64 b #s(literal 14 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) #s(literal -8 binary64)) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 a (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 a (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) b)) b)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3/2 binary64))) (pow.f64 c #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (*.f64 c c)) c)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) c) (*.f64 c c))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (pow.f64 c #s(literal 3 binary64)) b))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 b b))
(*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 b (pow.f64 c #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (pow.f64 c #s(literal 3 binary64)) b)))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) b) (pow.f64 c #s(literal 3 binary64))))
(*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) b)))
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a))
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a))
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/4 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 4 binary64))
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (fma.f64 (*.f64 a #s(literal 4 binary64)) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (neg.f64 b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) c) a)
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) a) c)
(*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))
(*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a))
(*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))))
(*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)))
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))))
(*.f64 (*.f64 (neg.f64 c) a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 c) a))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 c a) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 (*.f64 c a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))
(*.f64 c (*.f64 a (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 c (*.f64 (*.f64 c c) (pow.f64 a #s(literal 3 binary64))))
(*.f64 a (*.f64 c (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (*.f64 c a)))
(pow.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))
(exp.f64 (fma.f64 (log.f64 (*.f64 c a)) #s(literal 3/2 binary64) (*.f64 (log.f64 (*.f64 c a)) #s(literal 3/2 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 3 binary64) (*.f64 (log.f64 c) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (*.f64 (log.f64 a) #s(literal 3 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 c) a)) #s(literal 3 binary64)))
(exp.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))
(*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b))
(*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
(pow.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)) #s(literal 2 binary64))
(/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
(exp.f64 (-.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 (log.f64 b) #s(literal 4 binary64))))
(+.f64 (cosh.f64 (-.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 (log.f64 b) #s(literal 4 binary64)))) (sinh.f64 (-.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(*.f64 (/.f64 c b) c)
(*.f64 (fabs.f64 c) (/.f64 (fabs.f64 c) b))
(*.f64 (neg.f64 c) (/.f64 (neg.f64 c) b))
(*.f64 c (/.f64 c b))
(/.f64 (*.f64 c c) b)
(/.f64 (*.f64 (neg.f64 c) c) (neg.f64 b))
(neg.f64 (/.f64 (*.f64 (neg.f64 c) c) b))
(neg.f64 (/.f64 (*.f64 c c) (neg.f64 b)))

eval290.0ms (2%)

Memory
11.1MiB live, 527.5MiB allocated
Compiler

Compiled 49 832 to 4 323 computations (91.3% saved)

prune73.0ms (0.5%)

Memory
-13.6MiB live, 180.6MiB allocated
Pruning

42 alts after pruning (38 fresh and 4 done)

PrunedKeptTotal
New90025925
Fresh161329
Picked325
Done022
Total91942961
Accuracy
99.5%
Counts
961 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.2%
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
34.4%
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
34.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.8%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.7%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.3%
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.2%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
34.1%
(/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
34.1%
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
32.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
33.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
33.6%
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a))
32.7%
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
33.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
33.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 #s(approx (+ (* (sqrt (sqrt (+ (* b b) (* (* -4 a) c)))) (sqrt (sqrt (+ (* b b) (* (* -4 a) c))))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
93.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
79.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
92.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
33.2%
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
32.7%
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
32.7%
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
32.6%
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) b))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
79.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) b)) c))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3 binary64)))) c))
79.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (*.f64 (-.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a)) c))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) (neg.f64 b))))
94.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (*.f64 c c))))
79.8%
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a))
Compiler

Compiled 3 767 to 2 293 computations (39.1% saved)

simplify179.0ms (1.2%)

Memory
26.6MiB live, 273.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01251034
01861021
1415993
21442947
35839941
08601918
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b)))
(*.f64 #s(literal -5 binary64) (*.f64 a a))
#s(literal -5 binary64)
(*.f64 a a)
a
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (neg.f64 b) b)
(neg.f64 b)
b
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a)
(fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64)))
(neg.f64 a)
a
(/.f64 c b)
c
b
(*.f64 b #s(literal 0 binary64))
#s(literal 0 binary64)
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 b a)
b
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
#s(literal -2 binary64)
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(*.f64 c a)
c
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a)))
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
(*.f64 b c)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 c c)
a
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c))))
#s(literal -2 binary64)
(fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))
(*.f64 a (*.f64 b b))
a
(*.f64 b b)
b
c
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 a a)
(*.f64 c c)
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 c a)
#s(literal 3 binary64)
#s(literal -4 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b))))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b)))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b)))))
(*.f64 #s(literal -5 binary64) (*.f64 a a))
(*.f64 (*.f64 a a) #s(literal -5 binary64))
#s(literal -5 binary64)
(*.f64 a a)
a
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)))
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) c) a (*.f64 (neg.f64 b) b)))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c b) c) (neg.f64 b))
(*.f64 (neg.f64 b) b)
(neg.f64 b)
b
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b)))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a)
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64)))
(*.f64 (/.f64 (neg.f64 c) b) a)
(neg.f64 a)
a
(/.f64 c b)
c
b
(*.f64 b #s(literal 0 binary64))
#s(literal 0 binary64)
#s(literal 0 binary64)
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b #s(literal -1/2 binary64))) a)
(fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))
(/.f64 b a)
b
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))
#s(literal -2 binary64)
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(*.f64 c a)
c
#s(literal -4 binary64)
(*.f64 b b)
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal -4 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a)))
(neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a))))
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
(*.f64 c (fma.f64 b b (*.f64 c a)))
(*.f64 b c)
(*.f64 c b)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 (*.f64 c a) c)
(*.f64 c c)
a
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c))))
(*.f64 (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a) #s(literal -2 binary64))
#s(literal -2 binary64)
(fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))
(*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) a)
(*.f64 a (*.f64 b b))
(*.f64 (*.f64 b b) a)
a
(*.f64 b b)
b
c
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c a) c) a)
(*.f64 a a)
(*.f64 c c)
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 c a)
#s(literal 3 binary64)
#s(literal -4 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize693.0ms (4.8%)

Memory
-31.4MiB live, 817.5MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.32716752930532605
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
accuracy0.34375
(*.f64 (*.f64 a a) (*.f64 c c))
accuracy0.726127832127029
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
accuracy4.217032612299692
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
accuracy0.25
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
accuracy0.26171875
(*.f64 (*.f64 c c) a)
accuracy0.33984375
(/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))
accuracy6.4676376116658565
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
accuracy0.05859375
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
accuracy0.15234375
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
accuracy0.2109375
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
accuracy42.054219034712325
(fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
accuracy0.0
(neg.f64 a)
accuracy0.2421875
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a)
accuracy0.27734375
(fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64)))
accuracy12.851132229955784
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a))
accuracy0.32259750976844204
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
accuracy0.3359375
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
accuracy0.35384750976844204
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
accuracy3.037283589257166
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
482.0ms170×1valid
85.0ms86×0valid
Compiler

Compiled 700 to 116 computations (83.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 502.0ms
ival-pow: 156.0ms (31.1% of total)
ival-mult: 109.0ms (21.7% of total)
adjust: 107.0ms (21.3% of total)
ival-div: 72.0ms (14.4% of total)
ival-add: 36.0ms (7.2% of total)
ival-sqrt: 10.0ms (2% of total)
ival-neg: 6.0ms (1.2% of total)
ival-sub: 5.0ms (1% of total)
exact: 2.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series185.0ms (1.3%)

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

9 calls:

TimeVariablePointExpression
43.0ms
c
@inf
((+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/ (+ (* (neg a) (/ c b)) (* b 0)) a) (* b 0) (+ (* (neg a) (/ c b)) (* b 0)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (/ (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (* -2 (* 2 a))) (* -2 (* 2 a)) (/ b a) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/ (neg (+ (* (* b c) b) (* (* c c) a))) (pow b 3)) (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/ (+ (* (* -5 (* a a)) (pow c 4)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (* (* (neg b) b) (* c c)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b)) (neg a) (+ (* (* c a) -4) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (* (* c c) a) (pow (* c a) 3) (* (* a a) (* c c)) (+ (* (* -2 (+ (* (* a (* b b)) c) (* (* a a) (* c c)))) (* b b)) (* (pow (* c a) 3) -4)))
37.0ms
b
@-inf
((+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/ (+ (* (neg a) (/ c b)) (* b 0)) a) (* b 0) (+ (* (neg a) (/ c b)) (* b 0)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (/ (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (* -2 (* 2 a))) (* -2 (* 2 a)) (/ b a) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/ (neg (+ (* (* b c) b) (* (* c c) a))) (pow b 3)) (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/ (+ (* (* -5 (* a a)) (pow c 4)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (* (* (neg b) b) (* c c)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b)) (neg a) (+ (* (* c a) -4) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (* (* c c) a) (pow (* c a) 3) (* (* a a) (* c c)) (+ (* (* -2 (+ (* (* a (* b b)) c) (* (* a a) (* c c)))) (* b b)) (* (pow (* c a) 3) -4)))
30.0ms
a
@inf
((+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/ (+ (* (neg a) (/ c b)) (* b 0)) a) (* b 0) (+ (* (neg a) (/ c b)) (* b 0)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (/ (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (* -2 (* 2 a))) (* -2 (* 2 a)) (/ b a) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/ (neg (+ (* (* b c) b) (* (* c c) a))) (pow b 3)) (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/ (+ (* (* -5 (* a a)) (pow c 4)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (* (* (neg b) b) (* c c)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b)) (neg a) (+ (* (* c a) -4) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (* (* c c) a) (pow (* c a) 3) (* (* a a) (* c c)) (+ (* (* -2 (+ (* (* a (* b b)) c) (* (* a a) (* c c)))) (* b b)) (* (pow (* c a) 3) -4)))
29.0ms
b
@0
((+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/ (+ (* (neg a) (/ c b)) (* b 0)) a) (* b 0) (+ (* (neg a) (/ c b)) (* b 0)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (/ (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (* -2 (* 2 a))) (* -2 (* 2 a)) (/ b a) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/ (neg (+ (* (* b c) b) (* (* c c) a))) (pow b 3)) (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/ (+ (* (* -5 (* a a)) (pow c 4)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (* (* (neg b) b) (* c c)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b)) (neg a) (+ (* (* c a) -4) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (* (* c c) a) (pow (* c a) 3) (* (* a a) (* c c)) (+ (* (* -2 (+ (* (* a (* b b)) c) (* (* a a) (* c c)))) (* b b)) (* (pow (* c a) 3) -4)))
9.0ms
a
@-inf
((+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/ (+ (* (neg a) (/ c b)) (* b 0)) a) (* b 0) (+ (* (neg a) (/ c b)) (* b 0)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (/ (+ (* (/ b a) (* 2 a)) (* -2 (sqrt (+ (* (* c a) -4) (* b b))))) (* -2 (* 2 a))) (* -2 (* 2 a)) (/ b a) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/ (neg (+ (* (* b c) b) (* (* c c) a))) (pow b 3)) (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/ (+ (* (* -5 (* a a)) (pow c 4)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (* (* (neg b) b) (* c c)) (* (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (* b b)) (neg a) (+ (* (* c a) -4) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (* (* c c) a) (pow (* c a) 3) (* (* a a) (* c c)) (+ (* (* -2 (+ (* (* a (* b b)) c) (* (* a a) (* c c)))) (* b b)) (* (pow (* c a) 3) -4)))

simplify391.0ms (2.7%)

Memory
-30.7MiB live, 419.5MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite267.0ms (1.9%)

Memory
23.7MiB live, 327.1MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125818
0186805
1752758
25999750
08144738
Stop Event
iter limit
node limit
iter limit
Counts
30 → 639
Calls
Call 1
Inputs
(fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a)
(*.f64 b #s(literal 0 binary64))
(fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64)))
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 b #s(literal 0 binary64))) a))
(fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))
(/.f64 b a)
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(neg.f64 a)
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (*.f64 c c) a)
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 (*.f64 a a) (*.f64 c c))
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
Outputs
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) b) c) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) b) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 c c) (neg.f64 b)) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (*.f64 (neg.f64 b) b) (fabs.f64 c)) (fabs.f64 c) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 c)) (neg.f64 c) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 c #s(literal 3/2 binary64))) (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c c)) c (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 c c) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 b c) (neg.f64 b)) c (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (neg.f64 b) (*.f64 (*.f64 b c) c) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 (*.f64 c c) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (*.f64 (neg.f64 b) b) (*.f64 c c) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 b (*.f64 (neg.f64 b) (*.f64 c c)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 c (*.f64 (*.f64 b c) (neg.f64 b)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(fma.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c)))))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b (*.f64 (*.f64 b c) c)))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (neg.f64 (*.f64 (*.f64 b c) (neg.f64 b))) c))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (neg.f64 c) c) (*.f64 (neg.f64 b) b)))
(-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) b) c))
(-.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (pow.f64 c #s(literal 3 binary64))))
(-.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))))
(+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))
(+.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))))
(fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 a #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a))
#s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) a))
(*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 (neg.f64 c) b)))) (neg.f64 (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a (*.f64 a #s(literal 0 binary64))) (*.f64 a a))
(/.f64 (neg.f64 (*.f64 a (/.f64 (neg.f64 c) b))) (neg.f64 a))
(/.f64 (*.f64 (neg.f64 a) c) (*.f64 b a))
(/.f64 (pow.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 3 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64)) a))
(/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a)
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a))
(neg.f64 (/.f64 (neg.f64 (*.f64 a (/.f64 (neg.f64 c) b))) a))
(neg.f64 (/.f64 (*.f64 (/.f64 c b) a) a))
(neg.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) (neg.f64 a)))
(fma.f64 (/.f64 c b) (/.f64 (neg.f64 a) a) #s(literal 0 binary64))
(fma.f64 (neg.f64 a) (/.f64 (/.f64 c b) a) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 0 binary64))
(+.f64 (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a))
#s(literal 0 binary64)
(*.f64 (/.f64 c b) (neg.f64 a))
(*.f64 (neg.f64 a) (/.f64 c b))
(*.f64 a (/.f64 (neg.f64 c) b))
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (neg.f64 b))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (neg.f64 c) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b))
(/.f64 (neg.f64 (pow.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (neg.f64 (*.f64 a (/.f64 (neg.f64 c) b))))
(/.f64 (*.f64 (neg.f64 a) c) b)
(/.f64 (pow.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64)))
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a (/.f64 (neg.f64 c) b)))
(neg.f64 (*.f64 (/.f64 c b) a))
(fma.f64 (/.f64 c b) (neg.f64 a) (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))))
(fma.f64 (/.f64 c b) (neg.f64 a) #s(literal 0 binary64))
(fma.f64 (neg.f64 a) (/.f64 c b) (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))))
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 a (/.f64 (neg.f64 c) b) (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))))
(fma.f64 a (/.f64 (neg.f64 c) b) #s(literal 0 binary64))
(-.f64 (*.f64 a (/.f64 (neg.f64 c) b)) (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (neg.f64 c) b))))
(-.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 c) b) (neg.f64 a)))
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 c b)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a))
(+.f64 (*.f64 a (/.f64 (neg.f64 c) b)) (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))))
(+.f64 (*.f64 a (/.f64 (neg.f64 c) b)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 a (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))))
(-.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64)))
(-.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64))) a))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a)))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64)))))
(+.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) #s(literal -2 binary64)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) #s(literal -2 binary64)) a) #s(literal 2 binary64))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) #s(literal -4 binary64)) a)
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) a) #s(literal -4 binary64))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 b a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)))) (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 b a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 b a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) (*.f64 #s(literal 4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a)))
(neg.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -4 binary64)) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) a) (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) a) (/.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (/.f64 b a) #s(literal -4 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (/.f64 b a) #s(literal -4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -4 binary64)) (/.f64 (/.f64 b a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -4 binary64)) (/.f64 (/.f64 b a) a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -4 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (/.f64 b a) a) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 b a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -4 binary64) a)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 b a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) a)))
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))
(*.f64 #s(literal -4 binary64) a)
(*.f64 (neg.f64 a) #s(literal 4 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))
(*.f64 #s(literal 4 binary64) (neg.f64 a))
(*.f64 a #s(literal -4 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (*.f64 #s(literal 4 binary64) a))
(fma.f64 (neg.f64 a) #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))
(fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 a #s(literal -2 binary64)))
(fma.f64 a #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) a (*.f64 a #s(literal -2 binary64)))
(+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b (neg.f64 (neg.f64 a)))
(/.f64 b a)
(neg.f64 (/.f64 (neg.f64 b) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 c) c) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a) (*.f64 (*.f64 (*.f64 b c) b) (*.f64 (*.f64 (neg.f64 c) c) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 (neg.f64 c) c) a))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) c) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64))) (fma.f64 (*.f64 b c) b (*.f64 (*.f64 (neg.f64 c) c) a)))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a) (-.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b c) b) c) (*.f64 c a)))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) c) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))))
(fma.f64 (*.f64 a (fabs.f64 c)) (fabs.f64 c) (*.f64 (*.f64 b c) b))
(fma.f64 (*.f64 (neg.f64 a) c) (neg.f64 c) (*.f64 (*.f64 b c) b))
(fma.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) a) (*.f64 (*.f64 b c) b))
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) c) (*.f64 (*.f64 c a) c))
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))
(fma.f64 (*.f64 c a) c (*.f64 (*.f64 b c) b))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c a) c))
(fma.f64 (neg.f64 c) (*.f64 (neg.f64 a) c) (*.f64 (*.f64 b c) b))
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) c) (*.f64 (*.f64 c a) c))
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 b c) b))
(fma.f64 b (*.f64 b c) (*.f64 (*.f64 c a) c))
(fma.f64 c (*.f64 c a) (*.f64 (*.f64 b c) b))
(fma.f64 c (*.f64 b b) (*.f64 (*.f64 c a) c))
(fma.f64 a (*.f64 c c) (*.f64 (*.f64 b c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (fma.f64 (*.f64 b c) b (*.f64 (*.f64 (neg.f64 c) c) a))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 b c) b (*.f64 (*.f64 (neg.f64 c) c) a))))
(-.f64 (*.f64 (*.f64 b c) b) (*.f64 (*.f64 (neg.f64 c) c) a))
(-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) (neg.f64 b)))
(+.f64 (neg.f64 (*.f64 (*.f64 b c) (neg.f64 b))) (neg.f64 (*.f64 (*.f64 (neg.f64 c) c) a)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c a) c) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c a) c) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 b c) b) (*.f64 (*.f64 c a) c))
(+.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 b b)) b)
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) (*.f64 b b))
(/.f64 (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (*.f64 b b)) b)
(/.f64 (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) b) (*.f64 b b))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 (neg.f64 c) c) a)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 c a) c) (-.f64 (*.f64 (*.f64 c a) c) (*.f64 (*.f64 b c) b)) (pow.f64 (*.f64 (*.f64 b c) b) #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (/.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)) (pow.f64 b #s(literal 3 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 b c) b) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 b c) (neg.f64 b)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 c a) c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 b c) b) (pow.f64 b #s(literal 3 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 b c) b) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c a) c) (pow.f64 b #s(literal 3 binary64))))
(*.f64 c (fma.f64 (*.f64 b a) b (*.f64 (*.f64 a a) c)))
(*.f64 c (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)))
(*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64))))
(fma.f64 (*.f64 c (*.f64 b a)) b (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (fabs.f64 c)) (fabs.f64 c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (*.f64 a a) (neg.f64 c)) (neg.f64 c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (*.f64 c c) (fabs.f64 a)) (fabs.f64 a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (*.f64 c a) a) c (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 a) (fabs.f64 c)) (*.f64 (fabs.f64 a) (fabs.f64 c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 a) (neg.f64 c)) (*.f64 (fabs.f64 a) (neg.f64 c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 a) c) (*.f64 (fabs.f64 a) c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (neg.f64 a) (fabs.f64 c)) (*.f64 (neg.f64 a) (fabs.f64 c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 a (fabs.f64 c)) (*.f64 a (fabs.f64 c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 c) (fabs.f64 a)) (*.f64 (fabs.f64 c) (fabs.f64 a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 c) (neg.f64 a)) (*.f64 (fabs.f64 c) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (fabs.f64 c) a) (*.f64 (fabs.f64 c) a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (neg.f64 c) (fabs.f64 a)) (*.f64 (neg.f64 c) (fabs.f64 a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 c (fabs.f64 a)) (*.f64 c (fabs.f64 a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (fabs.f64 (*.f64 c a)) (fabs.f64 (*.f64 c a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 b a) (*.f64 b c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (neg.f64 a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 (*.f64 b c) b) a (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 b b) a) c (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 c a) c) a (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 c a) (*.f64 b b) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 c) c) a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 b b) (*.f64 c a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 c (*.f64 (*.f64 a a) c) (*.f64 (*.f64 (*.f64 b b) a) c))
(fma.f64 c (*.f64 (*.f64 b b) a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 a (*.f64 (*.f64 b c) b) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 a (*.f64 (*.f64 c a) c) (*.f64 (*.f64 (*.f64 b b) a) c))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))
(-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (*.f64 (neg.f64 (*.f64 (*.f64 a a) c)) c))
(-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 c a)))
(-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (*.f64 (neg.f64 a) (*.f64 (*.f64 c a) c)))
(-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (*.f64 (*.f64 (neg.f64 c) c) (*.f64 a a)))
(-.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 b b) a)) c))
(-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 c) (*.f64 (*.f64 b b) a)))
(-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b c) b)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c)) (pow.f64 (*.f64 (*.f64 (*.f64 b b) a) c) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 b b) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) a) c))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 a #s(literal -2 binary64))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))) (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -5 binary64) a)) a (*.f64 (fma.f64 (*.f64 (*.f64 b c) b) c (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -125 binary64) (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a))) (*.f64 #s(literal 25 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 b (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 b b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 c a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) b) c (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (*.f64 b b)) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 c c) (neg.f64 b)) b)
(*.f64 (*.f64 (*.f64 (neg.f64 b) b) (fabs.f64 c)) (fabs.f64 c))
(*.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 c)) (neg.f64 c))
(*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))
(*.f64 (*.f64 (*.f64 b c) (neg.f64 b)) c)
(*.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (*.f64 (neg.f64 b) b)))
(*.f64 (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)))
(*.f64 (neg.f64 b) (*.f64 (*.f64 b c) c))
(*.f64 (*.f64 c c) (*.f64 (neg.f64 b) b))
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 b (*.f64 (neg.f64 b) (*.f64 c c)))
(*.f64 c (*.f64 (*.f64 b c) (neg.f64 b)))
(neg.f64 (*.f64 b (*.f64 (*.f64 b c) c)))
(neg.f64 (*.f64 (*.f64 (*.f64 b c) b) c))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (fabs.f64 b)) (fabs.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (neg.f64 b)) (neg.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) b) b)
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))
(*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (*.f64 b b))
(*.f64 b (*.f64 (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c))))
(/.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64))) (*.f64 b b)) (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b c) c))))
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) #s(literal 3 binary64)))) (-.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b c) c) (neg.f64 b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(neg.f64 a)
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 c (*.f64 #s(literal 2 binary64) a)) #s(literal -2 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 b b))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b))
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64)))
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) c) a))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 a (fabs.f64 c)) (fabs.f64 c))
(*.f64 (*.f64 (neg.f64 a) c) (neg.f64 c))
(*.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) a))
(*.f64 (*.f64 c a) c)
(*.f64 (neg.f64 c) (*.f64 (neg.f64 a) c))
(*.f64 (*.f64 c c) a)
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) c) a)
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) a) c)
(*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 a a) c)) c)
(*.f64 (*.f64 (*.f64 c a) (*.f64 a a)) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c a) a) (*.f64 (*.f64 c a) c))
(*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 a a))
(*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 c a) c))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a))
(*.f64 (*.f64 c a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 c a)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 c a)))
(*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 3 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))
(*.f64 c (*.f64 a (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 c (*.f64 (*.f64 c c) (pow.f64 a #s(literal 3 binary64))))
(*.f64 a (*.f64 (*.f64 (*.f64 c a) c) (*.f64 c a)))
(*.f64 a (*.f64 c (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(pow.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 c a))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (*.f64 c a) #s(literal 3 binary64))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 c a)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3/2 binary64)))
(exp.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))
(*.f64 (*.f64 (*.f64 a a) (fabs.f64 c)) (fabs.f64 c))
(*.f64 (*.f64 (*.f64 a a) (neg.f64 c)) (neg.f64 c))
(*.f64 (*.f64 (*.f64 c c) (fabs.f64 a)) (fabs.f64 a))
(*.f64 (*.f64 (*.f64 c a) a) c)
(*.f64 (*.f64 (fabs.f64 a) (fabs.f64 c)) (*.f64 (fabs.f64 a) (fabs.f64 c)))
(*.f64 (*.f64 (fabs.f64 a) (neg.f64 c)) (*.f64 (fabs.f64 a) (neg.f64 c)))
(*.f64 (*.f64 (fabs.f64 a) c) (*.f64 (fabs.f64 a) c))
(*.f64 (*.f64 (neg.f64 a) (fabs.f64 c)) (*.f64 (neg.f64 a) (fabs.f64 c)))
(*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 a) (neg.f64 c)))
(*.f64 (*.f64 a (fabs.f64 c)) (*.f64 a (fabs.f64 c)))
(*.f64 (*.f64 (fabs.f64 c) (fabs.f64 a)) (*.f64 (fabs.f64 c) (fabs.f64 a)))
(*.f64 (*.f64 (fabs.f64 c) (neg.f64 a)) (*.f64 (fabs.f64 c) (neg.f64 a)))
(*.f64 (*.f64 (fabs.f64 c) a) (*.f64 (fabs.f64 c) a))
(*.f64 (*.f64 (neg.f64 c) (fabs.f64 a)) (*.f64 (neg.f64 c) (fabs.f64 a)))
(*.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (neg.f64 c) (neg.f64 a)))
(*.f64 (*.f64 c (fabs.f64 a)) (*.f64 c (fabs.f64 a)))
(*.f64 (fabs.f64 (*.f64 c a)) (fabs.f64 (*.f64 c a)))
(*.f64 (*.f64 (*.f64 a a) c) c)
(*.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (neg.f64 a))
(*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c))
(*.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (*.f64 a a)))
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c a) c) a)
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 c) c) a))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 a a)))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 c (*.f64 (*.f64 a a) c))
(*.f64 a (*.f64 (*.f64 c a) c))
(pow.f64 (*.f64 (fabs.f64 a) (fabs.f64 c)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 c)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) c) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 c)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 c)) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 c)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 c) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 c) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 c) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 c) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 c) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 c (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 c a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) c) #s(literal 2 binary64))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) #s(literal -64 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) #s(literal -64 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) #s(literal -64 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))))))
(fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) b) #s(literal -2 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) b) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) b (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (*.f64 b b) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 b (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 b (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) b) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))
(-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))
(-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))))
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b)) b))
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))) (*.f64 b b)))
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64))))
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) b)))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))))))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 9 binary64)) #s(literal -64 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) (*.f64 b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))))))))
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))) (*.f64 (neg.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) #s(literal -4 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c)))))

eval250.0ms (1.7%)

Memory
39.1MiB live, 350.5MiB allocated
Compiler

Compiled 59 007 to 5 314 computations (91% saved)

prune147.0ms (1%)

Memory
-4.6MiB live, 189.6MiB allocated
Pruning

57 alts after pruning (53 fresh and 4 done)

PrunedKeptTotal
New87224896
Fresh42933
Picked505
Done044
Total88157938
Accuracy
99.5%
Counts
938 → 57
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.2%
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
34.1%
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)))
34.5%
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)))
34.4%
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
34.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.8%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.7%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
34.3%
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a #s(literal -4 binary64)))
34.3%
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (+ (* (* c a) -4) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
34.2%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.9%
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b a) a) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a)))
34.1%
(/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
34.1%
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
32.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)))
33.6%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
32.7%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a) #s(literal 1/2 binary64))))
33.6%
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a))
32.7%
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
33.2%
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
33.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
33.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 #s(approx (+ (* (sqrt (sqrt (+ (* b b) (* (* -4 a) c)))) (sqrt (sqrt (+ (* b b) (* (* -4 a) c))))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
93.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
79.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
92.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) #s(literal -2 binary64)) b) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
92.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 a a) c)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
92.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 (*.f64 a a) c (*.f64 (*.f64 b b) a)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
92.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* (* a (* b b)) c) (* (* a a) (* c c))) (*.f64 (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c)) a))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
32.7%
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
32.7%
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
32.6%
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 #s(literal 2 binary64) a)))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 c a) #s(literal -2 binary64))) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
93.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
79.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 a (/.f64 (neg.f64 c) b)) a))
79.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 b c) c) (neg.f64 b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))))))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) b)) c))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3 binary64)))) c))
79.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 #s(literal -1 binary64) b)) c))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (*.f64 (-.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a)) c))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
95.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))))
94.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)))
89.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) (*.f64 b b)) b)))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c a) c))) b) (*.f64 b b))))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 3 binary64)))))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 #s(approx (+ (* (* b c) b) (* (* c c) a)) (*.f64 (fma.f64 b b (*.f64 c a)) c))) (pow.f64 b #s(literal 3 binary64)))))
89.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (/.f64 (neg.f64 #s(approx (+ (* (* b c) b) (* (* c c) a)) (*.f64 (+.f64 (/.f64 (*.f64 b b) c) a) (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64)))))
89.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) c) (*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (*.f64 c c))))
79.6%
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (/.f64 (*.f64 (neg.f64 a) c) b) a))
79.6%
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b a)))
79.9%
#s(approx (+ (/ (/ (neg b) a) 2) (/ (sqrt (+ (* b b) (* (* -4 a) c))) (* 2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a)))
Compiler

Compiled 8 165 to 2 422 computations (70.3% saved)

regimes208.0ms (1.4%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes152.0ms (1.1%)

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

4 calls:

69.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))
42.0ms
b
21.0ms
a
16.0ms
c
Results
AccuracySegmentsBranch
93.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))
93.3%1a
93.3%1b
93.3%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes105.0ms (0.7%)

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

4 calls:

40.0ms
a
35.0ms
c
14.0ms
b
13.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
93.0%1c
93.0%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
93.0%1a
93.0%1b
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes63.0ms (0.4%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes64.0ms (0.4%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes95.0ms (0.7%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes15.0ms (0.1%)

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

1 calls:

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

Compiled 17 to 14 computations (17.6% saved)

regimes38.0ms (0.3%)

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

2 calls:

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

Compiled 18 to 17 computations (5.6% saved)

regimes16.0ms (0.1%)

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

2 calls:

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

Compiled 18 to 17 computations (5.6% saved)

regimes6.0ms (0%)

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

1 calls:

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

Compiled 17 to 14 computations (17.6% saved)

regimes13.0ms (0.1%)

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

2 calls:

9.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
4.0ms
b
Results
AccuracySegmentsBranch
89.8%1b
89.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 18 to 17 computations (5.6% saved)

regimes14.0ms (0.1%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes50.0ms (0.3%)

Memory
-29.2MiB live, 31.9MiB allocated
Accuracy

Total -0.4b remaining (-3.1%)

Threshold costs -0.4b (-3.1%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

bsearch1.0ms (0%)

Memory
3.5MiB live, 3.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-4.476882934866704
-4.323908012673606
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-4.476882934866704
-4.323908012673606
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-4.476882934866704
-4.323908012673606
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-4.476882934866704
-4.323908012673606
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch0.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-4.476882934866704
-4.323908012673606
Compiler

Compiled 20 to 20 computations (0% saved)

simplify66.0ms (0.5%)

Memory
21.8MiB live, 82.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0181852
1329847
2844843
33586843
Stop Event
node limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 c a) #s(literal -2 binary64))) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 a a) c)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* -2 a) (pow c 3)) (* (* (neg b) b) (* c c))) (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 c a) #s(literal -2 binary64))) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (/ (* (neg c) c) (pow b 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (pow.f64 b #s(literal -1 binary64))) c))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (* -2 (+ (* (/ (* c c) b) (/ (* a a) b)) (* c a)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 a a) c)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -2476979795053773/562949953421312 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (* (neg c) (/ a (pow b 3))) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))

soundness2.0s (13.6%)

Memory
10.2MiB live, 2 121.6MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07463981
126583930
088753757
05452842
119162807
279102807
080902667
067398
0112346
1405335
22992328
09254328
012507474
146037445
082337121
092628
0142602
1528585
24080578
08235570
0125818
0186805
1752758
25999750
08144738
01451
02351
17351
250850
3617649
0875145
011656602
143896578
089136249
Stop Event
fuel
iter limit
node limit
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
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 274 to 503 computations (60.5% saved)

preprocess331.0ms (2.3%)

Memory
12.5MiB live, 191.6MiB allocated
Compiler

Compiled 1 734 to 402 computations (76.8% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...