Quadratic roots, narrow range

Time bar (total: 16.7s)

analyze416.0ms (2.5%)

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

Compiled 41 to 28 computations (31.7% saved)

sample3.0s (17.9%)

Memory
-67.8MiB live, 3 979.6MiB allocated
Samples
1.4s4 028×1valid
901.0ms4 228×0valid
210.0ms1 427×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.0s
ival-mult: 712.0ms (35.8% of total)
...in/eval/compile.rkt:111:19: 330.0ms (16.6% of total)
ival-neg: 201.0ms (10.1% of total)
ival-<: 174.0ms (8.8% of total)
ival-div: 160.0ms (8.1% of total)
ival-sqrt: 109.0ms (5.5% of total)
ival-sub: 94.0ms (4.7% of total)
ival-add: 84.0ms (4.2% of total)
adjust: 76.0ms (3.8% of total)
ival-and: 35.0ms (1.8% of total)
...in/eval/compile.rkt:110:19: 8.0ms (0.4% of total)
ival-assert: 4.0ms (0.2% of total)
Bogosity

preprocess159.0ms (1%)

Memory
0.1MiB live, 158.4MiB allocated
Algorithm
egg-herbie
Rules
1 674×div-sub
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
1 048×sub-neg
796×associate-/r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
058175
1170160
2474160
31250160
43323160
56278160
01417
13116
26816
315116
423116
537216
665416
7112216
8222516
9250916
10262616
11268116
12268216
13268216
14268816
0268815
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- (sqrt (+ (* c c) (* (* b a) -4))) c) (* a 2))

explain226.0ms (1.4%)

Memory
-39.3MiB live, 338.0MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2301(0.0025592204261586644 0.02005516913449678 0.0005600832444211775)2(0.00010845772215882594 8.019750167022433e-5 5.489551566781578e-7)(+.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))))cancellation2295
Confusion
Predicted +Predicted -
+2272
-225
Precision
0.9912663755458515
Recall
0.9912663755458515
Confusion?
Predicted +Predicted MaybePredicted -
+22720
-2322
Precision?
0.9786324786324786
Recall?
1.0
Freqs
test
numberfreq
027
1229
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
72.0ms262×1valid
45.0ms250×0valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 65.0ms
ival-sqrt: 17.0ms (26.2% of total)
ival-mult: 16.0ms (24.7% of total)
ival-add: 15.0ms (23.1% of total)
ival-div: 5.0ms (7.7% of total)
ival-neg: 4.0ms (6.2% of total)
adjust: 3.0ms (4.6% of total)
ival-sub: 3.0ms (4.6% of total)
...in/eval/compile.rkt:110:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune3.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify102.0ms (0.6%)

Memory
23.9MiB live, 103.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff0
(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-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Rules
1 120×accelerator-lowering-fma.f32
1 120×accelerator-lowering-fma.f64
744×*-lowering-*.f32
744×*-lowering-*.f64
434×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
13168
26868
315168
423168
537268
665468
7112268
8222568
9250968
10262668
11268168
12268268
13268268
14268868
0268864
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(neg b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
(* b b)
(* (* 4 a) c)
(* 4 a)
4
a
c
(* 2 a)
2
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (- (* b b) (* (* 4 a) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(- (* b b) (* (* 4 a) c))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* (* 4 a) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(* 4 a)
(*.f64 #s(literal 4 binary64) a)
4
#s(literal 4 binary64)
a
c
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize53.0ms (0.3%)

Memory
9.8MiB live, 125.5MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.7%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy54.4%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
25.0ms131×1valid
12.0ms125×0valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-mult: 8.0ms (37.3% of total)
ival-div: 3.0ms (14% of total)
ival-sqrt: 3.0ms (14% of total)
adjust: 2.0ms (9.3% of total)
ival-sub: 2.0ms (9.3% of total)
ival-neg: 2.0ms (9.3% of total)
ival-add: 2.0ms (9.3% of total)
...in/eval/compile.rkt:110:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series25.0ms (0.2%)

Memory
8.5MiB live, 48.5MiB allocated
Counts
4 → 144
Calls
Call 1
Inputs
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))>
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))>
#<alt (sqrt (- (* b b) (* (* 4 a) c)))>
#<alt (- (* b b) (* (* 4 a) c))>
Outputs
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (- (pow b 2) (* 4 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))>
Calls

36 calls:

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

rewrite351.0ms (2.1%)

Memory
-4.1MiB live, 625.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 850×accelerator-lowering-fma.f32
4 850×accelerator-lowering-fma.f64
3 904×*-lowering-*.f32
3 904×*-lowering-*.f64
2 332×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01449
16747
252747
3685847
0815243
Stop Event
iter limit
node limit
Counts
4 → 412
Calls
Call 1
Inputs
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(sqrt (- (* b b) (* (* 4 a) c)))
(- (* b b) (* (* 4 a) c))
Outputs
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b)
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)))
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))

simplify458.0ms (2.7%)

Memory
19.8MiB live, 963.7MiB allocated
Algorithm
egg-herbie
Rules
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
7 766×*-lowering-*.f32
7 766×*-lowering-*.f64
2 546×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval83.0ms (0.5%)

Memory
3.1MiB live, 232.5MiB allocated
Compiler

Compiled 22 351 to 2 046 computations (90.8% saved)

prune120.0ms (0.7%)

Memory
-13.3MiB live, 296.0MiB allocated
Pruning

31 alts after pruning (31 fresh and 0 done)

PrunedKeptTotal
New52531556
Fresh000
Picked101
Done000
Total52631557
Accuracy
99.0%
Counts
557 → 31
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
91.2%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
88.2%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
81.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
82.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
91.5%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b)
42.2%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) a))
54.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
88.3%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a))
53.5%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
88.4%
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
91.4%
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b))
65.1%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
54.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
81.9%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
88.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
91.3%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 2 354 to 1 240 computations (47.3% saved)

simplify468.0ms (2.8%)

Memory
-12.7MiB live, 899.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff0
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
cost-diff0
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff0
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
cost-diff384
(+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 c b))
cost-diff0
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))
cost-diff0
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b)
cost-diff128
(*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64))))
cost-diff512
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))))
Rules
13 322×accelerator-lowering-fma.f32
13 322×accelerator-lowering-fma.f64
5 478×*-lowering-*.f32
5 478×*-lowering-*.f64
3 026×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062660
1164649
2555635
32106621
45139621
08217592
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))) b)
(+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))
(/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b)))
(* (* (* c (* c c)) -2) (* a a))
(* (* c (* c c)) -2)
(* c (* c c))
c
(* c c)
-2
(* a a)
a
(* (* b b) (* b b))
(* b b)
b
(- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))
(* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6)))
(* (* (pow a 4) (pow c 4)) (/ 20 a))
(* (pow a 4) (pow c 4))
(pow a 4)
4
(pow c 4)
(/ 20 a)
20
(/ -1/4 (pow b 6))
-1/4
(pow b 6)
6
(+ c (* a (* c (/ (/ c b) b))))
(* a (* c (/ (/ c b) b)))
(* c (/ (/ c b) b))
(/ (/ c b) b)
(/ c b)
(- 0 (/ c b))
0
(/ c b)
c
b
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(neg b)
b
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))
(* c -2)
c
-2
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(/ a b)
a
(/ (* a (* a c)) (* b (* b b)))
(* a (* a c))
(* a c)
(* b (* b b))
(* b b)
(* 2 a)
2
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(* b b)
b
(* c (* a -4))
c
(* a -4)
a
-4
(* a 2)
2
(/ b (* a 2))
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
(+ (* b b) (* c (* a -4)))
(* b b)
b
(* c (* a -4))
c
(* a -4)
a
-4
(+ b (sqrt (+ (* b b) (* c (* a -4)))))
(sqrt (+ (* b b) (* c (* a -4))))
(/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
(* 2 a)
2
Outputs
(/ (+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) b) b) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) #s(literal -2 binary64)) a)) c)) b)
(+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c c) b) b) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) #s(literal -2 binary64)) a)) c))
(/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b)))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) a)) b) b)) (*.f64 b b))
(* (* (* c (* c c)) -2) (* a a))
(*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))))
(* (* c (* c c)) -2)
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(* (* b b) (* b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b b)
(*.f64 b b)
b
(- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) c))
(* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6)))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) a)) (pow.f64 b #s(literal 6 binary64)))
(* (* (pow a 4) (pow c 4)) (/ 20 a))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) a))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(/ 20 a)
(/.f64 #s(literal 20 binary64) a)
20
#s(literal 20 binary64)
(/ -1/4 (pow b 6))
(/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))
-1/4
#s(literal -1/4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(+ c (* a (* c (/ (/ c b) b))))
(*.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) c)
(* a (* c (/ (/ c b) b)))
(/.f64 (*.f64 c (/.f64 (*.f64 c a) b)) b)
(* c (/ (/ c b) b))
(/.f64 (/.f64 (*.f64 c c) b) b)
(/ (/ c b) b)
(/.f64 (/.f64 c b) b)
(/ c b)
(/.f64 c b)
(- 0 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
0
#s(literal 0 binary64)
(/ c b)
(/.f64 c b)
c
b
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) b))) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) b)))
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(+.f64 b (*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) b))))
(* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))
(*.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) b)))
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(*.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b))
(/ a b)
(/.f64 a b)
a
(/ (* a (* a c)) (* b (* b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 b b))
(* a (* a c))
(*.f64 c (*.f64 a a))
(* a c)
(*.f64 c a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(* c (* a -4))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(* c (* a -4))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(+ b (sqrt (+ (* b b) (* c (* a -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)

localize311.0ms (1.9%)

Memory
31.7MiB live, 621.8MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.6%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
accuracy99.5%
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy55.2%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
accuracy99.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy99.6%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy53.9%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy99.6%
(*.f64 a (*.f64 a c))
accuracy99.5%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
accuracy54.4%
(+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.4%
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
accuracy99.4%
(*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64))))
accuracy99.4%
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a))
accuracy99.3%
(*.f64 (*.f64 b b) (*.f64 b b))
Samples
153.0ms151×1valid
44.0ms105×0valid
Compiler

Compiled 692 to 64 computations (90.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 131.0ms
ival-mult: 44.0ms (33.5% of total)
ival-div: 36.0ms (27.4% of total)
ival-pow: 17.0ms (12.9% of total)
ival-add: 13.0ms (9.9% of total)
adjust: 9.0ms (6.8% of total)
ival-sub: 7.0ms (5.3% of total)
ival-sqrt: 3.0ms (2.3% of total)
ival-neg: 2.0ms (1.5% of total)
...in/eval/compile.rkt:110:19: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series111.0ms (0.7%)

Memory
-8.9MiB live, 266.0MiB allocated
Counts
23 → 744
Calls
Call 1
Inputs
#<alt (+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))>
#<alt (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6)))>
#<alt (/ (+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))) b)>
#<alt (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b)))>
#<alt (- 0 (/ c b))>
#<alt (/ c b)>
#<alt (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))>
#<alt (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))>
#<alt (/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))>
#<alt (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))>
#<alt (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))>
#<alt (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))>
#<alt (sqrt (+ (* b b) (* c (* a -4))))>
#<alt (+ (* b b) (* c (* a -4)))>
#<alt (/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))>
#<alt (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))>
#<alt (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))>
#<alt (* (* b b) (* b b))>
#<alt (* (* (pow a 4) (pow c 4)) (/ 20 a))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (/ (* a (* a c)) (* b (* b b)))>
#<alt (* a (* a c))>
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))>
Outputs
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))>
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (/ a b)>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))>
#<alt (/ a b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)>
#<alt (/ a b)>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (/ a b)>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt b>
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))>
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))>
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))>
#<alt (- (+ (* -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/2 (/ b a)))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 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)))))))>
#<alt (+ (* 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)))))))))>
#<alt (* 1/2 (/ b a))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))>
#<alt (* 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))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))>
#<alt (* 1/2 (/ b a))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* 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))))))>
#<alt (* 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)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -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))))))>
#<alt (* -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)))))))>
#<alt (* 1/2 (/ b a))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))>
#<alt (+ (* -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))))))>
#<alt (+ (* -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)))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))>
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))>
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)>
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))>
#<alt (* 1/2 b)>
#<alt (* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* 1/2 (/ (pow b 3) (* a c)))>
#<alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))>
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))>
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))>
#<alt (* 1/2 b)>
#<alt (+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))>
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))>
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (* 1/2 b)>
#<alt (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))>
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))>
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))>
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))>
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))>
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* 20 (* (pow a 3) (pow c 4)))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (* (pow a 4) (pow c 4))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (/ (* (pow a 2) c) (pow b 3))>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (pow a 2) c)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* 2 b)>
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* 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)))))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))>
#<alt (* 2 b)>
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* 2 b)>
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
Calls

186 calls:

TimeVariablePointExpression
7.0ms
a
@0
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
5.0ms
b
@-inf
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
4.0ms
c
@-inf
(+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))
3.0ms
b
@-inf
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))
2.0ms
b
@0
(+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))

rewrite717.0ms (4.3%)

Memory
-6.1MiB live, 994.5MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 262×*-lowering-*.f32
5 262×*-lowering-*.f64
4 286×/-lowering-/.f32
4 286×/-lowering-/.f64
3 756×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062363
1421329
24762329
09630309
Stop Event
iter limit
node limit
Counts
23 → 873
Calls
Call 1
Inputs
(+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b))))))
(* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6)))
(/ (+ (/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b))) (- (* (* (* (pow a 4) (pow c 4)) (/ 20 a)) (/ -1/4 (pow b 6))) (+ c (* a (* c (/ (/ c b) b)))))) b)
(/ (* (* (* c (* c c)) -2) (* a a)) (* (* b b) (* b b)))
(- 0 (/ c b))
(/ c b)
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))
(+ (/ a b) (/ (* a (* a c)) (* b (* b b))))
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))
(* (* b b) (* b b))
(* (* (pow a 4) (pow c 4)) (/ 20 a))
(* (pow a 4) (pow c 4))
(/ (* a (* a c)) (* b (* b b)))
(* a (* a c))
(+ b (sqrt (+ (* b b) (* c (* a -4)))))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c)) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) c) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c)
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b) (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) b) (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 b b)) (/.f64 a (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 b (*.f64 b b))) (/.f64 a b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) #s(literal 1/4 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64))) a))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) a)
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) a)
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))))
(*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b))
(/.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(/.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b) (*.f64 a a)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) b) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 b b)) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c b)))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) #s(literal 0 binary64))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (/.f64 c b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(+.f64 (/.f64 c b) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(+.f64 b (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))
(+.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) b)
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(-.f64 #s(literal 0 binary64) (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (/.f64 (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(-.f64 (+.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) #s(literal 0 binary64)) b)
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 b #s(literal -1 binary64) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(fma.f64 #s(literal 0 binary64) b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) b))
(fma.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(fma.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) c (*.f64 #s(literal 0 binary64) b))
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) c) #s(literal -2 binary64) (*.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (+.f64 (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (*.f64 b b)) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b))))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(+.f64 (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a (/.f64 c (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a (/.f64 c (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) (/.f64 a b))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 a b) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a (/.f64 c (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b) (/.f64 a b))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a (/.f64 c (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a (/.f64 c (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) a (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c a) b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b)) (/.f64 a b))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 c (*.f64 a a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 b a) (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) a)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c a) b)) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 a (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (-.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 c (*.f64 a a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 b a) (*.f64 a (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (/.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) #s(literal -1 binary64))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) b)))
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))
(*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(+.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) b)
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 c #s(literal -2 binary64)) b)
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) c b)
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) b))
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) c) #s(literal -2 binary64) b)
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 c #s(literal -2 binary64))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) (neg.f64 (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) b)))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #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 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #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 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(+.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(-.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (neg.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)) (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) #s(literal -1 binary64))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal -2 binary64)))
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 4 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) a)
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 a #s(literal 20 binary64)))
(/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 a #s(literal 20 binary64)))
(pow.f64 (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 20 binary64) a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) a))
(*.f64 #s(literal 20 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 a #s(literal 20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c (*.f64 c c))))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 a)) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 4 binary64) (log.f64 a))))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 c a))) #s(literal 4 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c a) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a))))
(/.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c a) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 a b) (*.f64 c a)) (*.f64 b b))
(/.f64 (*.f64 a (*.f64 a (/.f64 c (*.f64 b b)))) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 b a))
(/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c a) b)) b) b)
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c a) b))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (*.f64 a (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 a b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(*.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) a)
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b)))
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 a a) c)
(*.f64 (*.f64 c a) a)
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) b)
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))

simplify575.0ms (3.4%)

Memory
20.5MiB live, 1 169.4MiB allocated
Algorithm
egg-herbie
Rules
7 234×*-lowering-*.f32
7 234×*-lowering-*.f64
6 332×accelerator-lowering-fma.f32
6 332×accelerator-lowering-fma.f64
3 398×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0161314684
1539914222
0810613753
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -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)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(/ a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/ a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(/ (* (pow a 2) c) (pow b 3))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))
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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
b
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -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 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b 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/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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)))))))))
(* 1/2 (/ b a))
(* 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))))))
(* -1/2 (/ b a))
(* -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)))))))
(* 1/2 (/ b a))
(+ (* -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))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* 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)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -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/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)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 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))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -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)))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* 1/2 b)
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(* 1/2 b)
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* 1/2 b)
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* 20 (* (pow a 3) (pow c 4)))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(* (pow a 4) (pow c 4))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
Outputs
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 c (*.f64 b b)))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (+.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(/ a b)
(/.f64 a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ a b)
(/.f64 a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ a b)
(/.f64 a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/ a b)
(/.f64 a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -1 binary64) b))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b)))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b)))))))
b
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c)))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c)) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (/.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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) 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)))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 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)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b 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 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b)))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 c b))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (/.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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* 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 c (+.f64 (*.f64 #s(literal -1/16 binary64) (/.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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.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))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (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 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/1024 binary64) (*.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)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 c a) b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) 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 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.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)))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (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))))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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))))))
(+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 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)))))))
(+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64)))))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 c a) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 b #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) a) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (/.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) b)
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 c b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c)) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 c b) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))))) c)) c)) c))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 b #s(literal -4 binary64)))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) b)
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) a)) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 a b) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a)) a)) a))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64)))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64))))
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(* 1/2 (/ (pow b 3) (* a c)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 3/2 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))))
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (+.f64 (*.f64 c (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 1/2 binary64))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c b)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c b)) #s(literal 4 binary64))))) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c b)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c b)) #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)) c))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c b))) c))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)))) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c b)))))))) c)) (*.f64 c b)) c))
(* 1/2 b)
(*.f64 b #s(literal 1/2 binary64))
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))))
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (+.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal 4 binary64)))) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal -4 binary64))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b)) a))
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 a b))) a))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b)))) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b))))))) a)) (*.f64 a b)) a))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(pow b 4)
(*.f64 (*.f64 b b) (*.f64 b b))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* 20 (* (pow a 3) (pow c 4)))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b)
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64))) a)) a)))

eval306.0ms (1.8%)

Memory
12.8MiB live, 750.8MiB allocated
Compiler

Compiled 97 383 to 5 901 computations (93.9% saved)

prune344.0ms (2.1%)

Memory
-14.0MiB live, 759.3MiB allocated
Pruning

85 alts after pruning (84 fresh and 1 done)

PrunedKeptTotal
New1 947762 023
Fresh18826
Picked415
Done000
Total1 969852 054
Accuracy
99.5%
Counts
2 054 → 85
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.5%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.4%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
55.5%
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
56.0%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.6%
(/.f64 (fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
54.6%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
91.1%
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
81.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
53.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
88.2%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
81.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) b)
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.7%
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
53.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
91.5%
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c) b)
91.5%
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) c) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b)
91.5%
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
81.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
82.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
55.7%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.3%
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
53.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
91.5%
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
53.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
88.5%
(/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) b)
53.9%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
53.0%
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
65.0%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
90.9%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a)))) b)
91.1%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
90.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
53.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
42.2%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
54.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
90.9%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))) b)
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
91.2%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
54.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
88.3%
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
91.3%
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
54.9%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
91.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
65.0%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
54.3%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))
91.5%
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
53.8%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
82.1%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
42.2%
(-.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.6%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
91.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
91.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
54.9%
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
65.0%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
81.9%
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
81.8%
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
81.9%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
65.0%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
65.1%
(neg.f64 (/.f64 c b))
Compiler

Compiled 8 978 to 3 424 computations (61.9% saved)

simplify290.0ms (1.7%)

Memory
22.3MiB live, 546.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b))
cost-diff7552
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
cost-diff0
(sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
cost-diff0
(/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64)))
cost-diff128
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
cost-diff256
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff128
(*.f64 #s(literal 0 binary64) b)
cost-diff128
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b))
cost-diff256
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c)
cost-diff0
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c) b)
cost-diff128
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
cost-diff128
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
Rules
6 922×accelerator-lowering-fma.f32
6 922×accelerator-lowering-fma.f64
6 704×*-lowering-*.f32
6 704×*-lowering-*.f64
2 730×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067728
1221634
2871628
35607606
08144583
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c) b)
(- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c)
(- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b))))
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(* (* c c) (* c (* -2 (* a a))))
(* c c)
c
(* c (* -2 (* a a)))
(* -2 (* a a))
-2
(* a a)
a
(* b (* b (* b b)))
b
(* b (* b b))
(* b b)
(* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))
(* a (* a (* a a)))
(* a (* a a))
(* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))
(* c (* c (* c c)))
(* c (* c c))
(/ -5 (* a (* (* b b) (* b (* b (* b b))))))
-5
(* a (* (* b b) (* b (* b (* b b)))))
(* (* b b) (* b (* b (* b b))))
(/ (* c a) (/ b (/ c b)))
(* c a)
(/ b (/ c b))
(/ c b)
(neg (/ c b))
(/ c b)
c
b
(* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))
(/ 1/2 a)
1/2
a
(+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b))
(* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b))))
(* c -2)
c
-2
(* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))
(+ (/ 1 b) (/ (* a (/ c (* b b))) b))
(/ 1 b)
1
b
(/ (* a (/ c (* b b))) b)
(* a (/ c (* b b)))
(/ c (* b b))
(* b b)
(* 0 b)
0
(- (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2))
(sqrt (* a (+ (* c -4) (/ (* b b) a))))
(* a (+ (* c -4) (/ (* b b) a)))
a
(+ (* c -4) (/ (* b b) a))
(* c -4)
c
-4
(/ (* b b) a)
(* b b)
b
(* a 2)
2
(/ b (* a 2))
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b))
(* 1 (* a 2))
1
(* a 2)
a
2
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)
(/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4))))
(sqrt (+ (* b b) (* (* c a) -4)))
(+ (* b b) (* (* c a) -4))
(* b b)
b
(* (* c a) -4)
(* c a)
c
-4
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2))
Outputs
(/ (- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c) b)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) b)))) c) b)
(- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c)
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) b)))) c)
(- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) b))))
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(* (* c c) (* c (* -2 (* a a))))
(*.f64 c (*.f64 c (*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))))
(* c c)
(*.f64 c c)
c
(* c (* -2 (* a a)))
(*.f64 a (*.f64 a (*.f64 c #s(literal -2 binary64))))
(* -2 (* a a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c #s(literal -5 binary64))))) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(/ -5 (* a (* (* b b) (* b (* b (* b b))))))
(/.f64 (/.f64 #s(literal -5 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
-5
#s(literal -5 binary64)
(* a (* (* b b) (* b (* b (* b b)))))
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/ (* c a) (/ b (/ c b)))
(/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))
(* c a)
(*.f64 c a)
(/ b (/ c b))
(/.f64 b (/.f64 c b))
(/ c b)
(/.f64 c b)
(neg (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
(* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -2 binary64))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))
(+ (/ 1 b) (/ (* a (/ c (* b b))) b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
b
(/ (* a (/ c (* b b))) b)
(/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))
(* a (/ c (* b b)))
(/.f64 (/.f64 (*.f64 c a) b) b)
(/ c (* b b))
(/.f64 (/.f64 c b) b)
(* b b)
(*.f64 b b)
(* 0 b)
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(- (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2)) (/ b (* a 2)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
(sqrt (* a (+ (* c -4) (/ (* b b) a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(* a (+ (* c -4) (/ (* b b) a)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
a
(+ (* c -4) (/ (* b b) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ (* b b) a)
(/.f64 (*.f64 b b) a)
(* b b)
(*.f64 b b)
b
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b))
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(* 1 (* a 2))
(*.f64 a #s(literal 2 binary64))
1
#s(literal 1 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* (* c a) -4)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* (* c a) -4))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* (* c a) -4)
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c a)
(*.f64 c a)
c
-4
#s(literal -4 binary64)
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))

localize320.0ms (1.9%)

Memory
-19.4MiB live, 496.0MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)
accuracy99.5%
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
accuracy54.5%
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b))
accuracy99.7%
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
accuracy99.6%
(/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64)))
accuracy99.6%
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
accuracy53.9%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy99.6%
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))))
accuracy99.5%
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b))
accuracy99.5%
(*.f64 a (/.f64 c (*.f64 b b)))
accuracy99.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.5%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
accuracy99.5%
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.4%
(/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))
Samples
158.0ms151×1valid
45.0ms105×0valid
Compiler

Compiled 845 to 69 computations (91.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 156.0ms
ival-mult: 70.0ms (45% of total)
ival-div: 44.0ms (28.3% of total)
ival-sub: 17.0ms (10.9% of total)
ival-add: 9.0ms (5.8% of total)
adjust: 7.0ms (4.5% of total)
ival-sqrt: 6.0ms (3.9% of total)
ival-neg: 3.0ms (1.9% of total)
...in/eval/compile.rkt:110:19: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series155.0ms (0.9%)

Memory
20.0MiB live, 132.7MiB allocated
Counts
27 → 876
Calls
Call 1
Inputs
#<alt (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b))))>
#<alt (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))))>
#<alt (/ (- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c) b)>
#<alt (- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c)>
#<alt (/ c b)>
#<alt (neg (/ c b))>
#<alt (* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))>
#<alt (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b))>
#<alt (* 0 b)>
#<alt (/ 1/2 a)>
#<alt (- (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2)) (/ b (* a 2)))>
#<alt (* a (+ (* c -4) (/ (* b b) a)))>
#<alt (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2))>
#<alt (sqrt (* a (+ (* c -4) (/ (* b b) a))))>
#<alt (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2)))>
#<alt (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b))>
#<alt (* 1 (* a 2))>
#<alt (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2))>
#<alt (/ (* c a) (/ b (/ c b)))>
#<alt (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))>
#<alt (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))>
#<alt (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))>
#<alt (* a (/ c (* b b)))>
#<alt (+ (/ 1 b) (/ (* a (/ c (* b b))) b))>
#<alt (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b))))>
#<alt (+ (* c -4) (/ (* b b) a))>
#<alt (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)>
Outputs
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))>
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))>
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))>
#<alt (- (+ (* -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/2 (/ b a)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) a)) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 2) (pow b 6))) (* 16 (/ (pow a 2) (pow b 6)))))) b)))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 2) (pow c 4))) (* 16 (* (pow a 2) (pow c 4))))) (pow b 6)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 1/2 (/ b a))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -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)))))>
#<alt (+ (* -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))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))))>
#<alt (* 1/2 (/ b a))>
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))>
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* 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))))))>
#<alt (* 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)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -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))))))>
#<alt (* -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)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 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)))))))>
#<alt (+ (* 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)))))))))>
#<alt (* 1/2 (/ b a))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))>
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))>
#<alt (* 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))))))>
#<alt (* -1/2 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))))>
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))>
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))>
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)>
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)>
#<alt (* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))>
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))>
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))>
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))>
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))>
#<alt (* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))>
#<alt (* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))>
#<alt (* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))>
#<alt (* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))>
#<alt (* 2 a)>
#<alt (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))>
#<alt (+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))>
#<alt (/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))>
#<alt (- (* 2 a) (* -2 a))>
#<alt (- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))>
#<alt (- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))>
#<alt (- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))>
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))>
#<alt (* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))>
#<alt (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))>
#<alt (- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))>
#<alt (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)>
#<alt (* -4 (/ (pow a 2) b))>
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (pow c 4) (* a (pow b 6))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ 1 b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ 1 b)>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (/ 1 b)>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (/ 1 b)>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (/ (pow b 2) a)>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (* -4 c)>
#<alt (* c (- (/ (pow b 2) (* a c)) 4))>
#<alt (* c (- (/ (pow b 2) (* a c)) 4))>
#<alt (* c (- (/ (pow b 2) (* a c)) 4))>
#<alt (* -4 c)>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<alt (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))>
#<alt (* -4 c)>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (/ (pow b 2) a)>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (/ (pow b 2) a)>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))>
#<alt (/ (pow b 2) a)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) a)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) a)>
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) a)>
#<alt (* -4 c)>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (* -4 c)>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (+ (* -4 c) (/ (pow b 2) a))>
#<alt (* 2 a)>
#<alt (* a (+ 2 (* 4 (/ (* a c) (pow b 2)))))>
#<alt (* a (+ 2 (* a (+ (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 4 (/ c (pow b 2)))))))>
#<alt (* a (+ 2 (* a (+ (* 4 (/ c (pow b 2))) (* a (+ (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))>
#<alt (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))>
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))>
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))>
#<alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))>
#<alt (* (sqrt (/ a c)) (* b (sqrt -1)))>
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))>
#<alt (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))>
#<alt (* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))>
#<alt (* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4))))))))>
#<alt (* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))))>
#<alt (* 2 a)>
#<alt (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))>
#<alt (* -2 a)>
#<alt (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))>
#<alt (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))>
#<alt (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))>
#<alt (* 2 a)>
#<alt (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))>
#<alt (+ (* 2 a) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 4 (/ (pow a 2) (pow b 2))))))>
#<alt (+ (* 2 a) (* c (+ (* 4 (/ (pow a 2) (pow b 2))) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))>
#<alt (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))>
#<alt (* (sqrt (/ a c)) (* b (sqrt -1)))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))>
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))))) (pow c 3))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))>
Calls

219 calls:

TimeVariablePointExpression
22.0ms
b
@-inf
(* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))
17.0ms
a
@inf
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)
11.0ms
c
@-inf
(* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))
9.0ms
c
@0
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2)))
5.0ms
a
@-inf
(- (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2)) (/ b (* a 2)))

rewrite639.0ms (3.8%)

Memory
31.6MiB live, 694.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 262×*-lowering-*.f32
5 262×*-lowering-*.f64
3 804×/-lowering-/.f32
3 804×/-lowering-/.f64
3 764×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067516
1440442
24546421
08813400
Stop Event
iter limit
node limit
Counts
27 → 1 008
Calls
Call 1
Inputs
(- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b))))
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))))
(/ (- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c) b)
(- (- (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))) (/ (* c a) (/ b (/ c b)))) c)
(/ c b)
(neg (/ c b))
(* (/ 1/2 a) (+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b)))
(+ (* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b)))) (* 0 b))
(* 0 b)
(/ 1/2 a)
(- (/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2)) (/ b (* a 2)))
(* a (+ (* c -4) (/ (* b b) a)))
(/ (sqrt (* a (+ (* c -4) (/ (* b b) a)))) (* a 2))
(sqrt (* a (+ (* c -4) (/ (* b b) a))))
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2)))
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b))
(* 1 (* a 2))
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) (* a 2))
(/ (* c a) (/ b (/ c b)))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b)))))))
(* (* a (* a (* a a))) (* (* c (* c (* c c))) (/ -5 (* a (* (* b b) (* b (* b (* b b))))))))
(* a (/ c (* b b)))
(+ (/ 1 b) (/ (* a (/ c (* b b))) b))
(* (* c -2) (* a (+ (/ 1 b) (/ (* a (/ c (* b b))) b))))
(+ (* c -4) (/ (* b b) a))
(* (/ (* a 2) (sqrt (+ (* b b) (* (* c a) -4)))) b)
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(+.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(fma.f64 c (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 c a) (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c a) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 c (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 c b) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) c) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) c) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) a) (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) a) (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 a a)) (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 a a)) (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 c b))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c a))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 c b))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 c b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c a))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 c b))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) c) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) a) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 a a)) (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c b))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) b) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (*.f64 b (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (*.f64 b c)) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 b c)) b) (/.f64 b (/.f64 c b)))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b)) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b)) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c b)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(pow.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) c)))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) c))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c))
(+.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) c)))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) c)
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 #s(literal -1 binary64) c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) c))
(fma.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (-.f64 #s(literal 0 binary64) c))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))) c))
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) c) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) a) (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 a a)) (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c))) (neg.f64 (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(/.f64 c b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 c b) #s(literal 1 binary64))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) c)
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) a) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (*.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) a))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) a))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 0 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (*.f64 a (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) a))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(*.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(+.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)))
(+.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(+.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(-.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 0 binary64))
(-.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(fma.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c) #s(literal -2 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (neg.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))
(pow.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))
(*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c)
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a)
(*.f64 (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c) #s(literal -2 binary64))
#s(literal 0 binary64)
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) b))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 a (/.f64 (*.f64 b b) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 b b) a) a (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a) (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(*.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a)))
(/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 2 binary64)))
(*.f64 (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) a))
(*.f64 (/.f64 (sqrt.f64 a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 a) (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (sqrt.f64 a))
(*.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 a (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 a (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
(*.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(-.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 a #s(literal 2 binary64) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 2 binary64) a (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) (-.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 a #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 #s(literal 2 binary64) a)
(*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))
(/.f64 (/.f64 (*.f64 c a) b) (/.f64 b c))
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (*.f64 c a) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) c) b)
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c a) (/.f64 c b)) b)
(/.f64 (/.f64 (*.f64 c a) (/.f64 b c)) b)
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))
(*.f64 a (/.f64 c (/.f64 b (/.f64 c b))))
(*.f64 (*.f64 c a) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b c)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 c a))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) c)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b)))))
(*.f64 (/.f64 a b) (/.f64 c (/.f64 b c)))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 c b))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 a b))
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 c b))
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b))) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) b) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))))
(/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))
(/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (/.f64 #s(literal -5 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal -5 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) c)
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -5 binary64) a))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 b b))) (/.f64 #s(literal -5 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) c) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 c c))
(/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64)))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a)
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) c) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) a) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -5 binary64))) (*.f64 a a)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 a (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 c a) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 c (-.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 a b) (/.f64 b c))
(/.f64 (/.f64 (*.f64 c a) b) b)
(/.f64 (/.f64 a (/.f64 b c)) b)
(/.f64 (*.f64 (/.f64 c b) a) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) a) #s(literal -1 binary64))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a))
(*.f64 a (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 a b))
(*.f64 (/.f64 c (*.f64 b b)) a)
(*.f64 (/.f64 a b) (/.f64 c b))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)) (/.f64 (/.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 a b) (/.f64 #s(literal 1 binary64) b))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) b))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) a (/.f64 #s(literal 1 binary64) b))
(fma.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b))) (*.f64 b b))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) b))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) b) (*.f64 b (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 b (*.f64 (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b))) b) b)
(pow.f64 (/.f64 (*.f64 b b) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)))
(*.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)))
(*.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(+.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)))
(+.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(+.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(-.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 0 binary64))
(-.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(fma.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))) #s(literal 0 binary64))
(fma.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) #s(literal 0 binary64))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) b)))
(fma.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c) #s(literal -2 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (neg.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) #s(literal 0 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b))
(pow.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))
(*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))))))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c)
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a)
(*.f64 (*.f64 (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) c) #s(literal -2 binary64))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 a (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b))
(*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) b))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 b a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))

simplify544.0ms (3.3%)

Memory
-6.8MiB live, 912.1MiB allocated
Algorithm
egg-herbie
Rules
8 322×*-lowering-*.f32
8 322×*-lowering-*.f64
6 112×accelerator-lowering-fma.f32
6 112×accelerator-lowering-fma.f64
3 436×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0177219288
1603018941
0823318350
Stop Event
iter limit
node limit
Counts
876 → 876
Calls
Call 1
Inputs
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(/ c b)
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -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)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
0
0
0
0
0
0
0
0
0
0
0
0
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* -1/2 (/ b a)))
(+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) a)) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 2) (pow b 6))) (* 16 (/ (pow a 2) (pow b 6)))))) b)))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 2) (pow c 4))) (* 16 (* (pow a 2) (pow c 4))))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -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))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* 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)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 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))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))))
(* 1/2 (/ b a))
(+ (* -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))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* 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)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -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/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 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)))))))))
(* 1/2 (/ b a))
(* 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))))))
(* -1/2 (/ b a))
(* -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)))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(* -1 (/ c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(* 2 a)
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(- (* 2 a) (* -2 a))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 4 (/ (pow a 2) b))
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(* 4 (/ (pow a 2) b))
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(* -4 (/ (pow a 2) b))
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(* 4 (/ (pow a 2) b))
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ 1 b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ 1 b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -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)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/ (pow b 2) a)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(* -4 c)
(* c (- (/ (pow b 2) (* a c)) 4))
(* c (- (/ (pow b 2) (* a c)) 4))
(* c (- (/ (pow b 2) (* a c)) 4))
(* -4 c)
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(/ (pow b 2) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(/ (pow b 2) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(/ (pow b 2) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(* 2 a)
(* a (+ 2 (* 4 (/ (* a c) (pow b 2)))))
(* a (+ 2 (* a (+ (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 4 (/ c (pow b 2)))))))
(* a (+ 2 (* a (+ (* 4 (/ c (pow b 2))) (* a (+ (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(* (sqrt (/ a c)) (* b (sqrt -1)))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))
(* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4))))))))
(* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))))
(* 2 a)
(+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(* -2 a)
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(* 2 a)
(+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+ (* 2 a) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 4 (/ (pow a 2) (pow b 2))))))
(+ (* 2 a) (* c (+ (* 4 (/ (pow a 2) (pow b 2))) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(* (sqrt (/ a c)) (* b (sqrt -1)))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))))) (pow c 3))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 a (*.f64 b b)) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 a (*.f64 b b)) c)) c)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b))
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) 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 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64)))) b))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 a (*.f64 b b)) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(/ c b)
(/.f64 c b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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)))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))
(+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (- (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) a)) (* -1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))) a)) (*.f64 b #s(literal 1/2 binary64))) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* a (* c (+ (* 4 (/ (pow a 2) (pow b 6))) (* 16 (/ (pow a 2) (pow b 6)))))) b)))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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)))) (* 1/2 (/ b (* a c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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))))) (* 1/2 (/ b (* a c)))))
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))))) c) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (* a (+ (* 4 (* (pow a 2) (pow c 4))) (* 16 (* (pow a 2) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ b a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 c b))) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) 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 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/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)))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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))))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 c b))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))
(* 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 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.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 7 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (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 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/1024 binary64) (*.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)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (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)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 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)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b 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 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1/2 (/ b a))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 1 binary64))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))
(-.f64 (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))) (/.f64 c b))
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 c b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))))
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))))) a)) (*.f64 a (*.f64 a a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 a a)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c)))) (*.f64 b b)) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) c) b)
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 a a))) #s(literal 144 binary64))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) c) b)
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))))) a)))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a)))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a)))))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))
(*.f64 c (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 #s(literal 4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))))) c) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))))
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))
(*.f64 a (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64))) (*.f64 b b))
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b b))
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 a a))) #s(literal 144 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(- (* 2 a) (* -2 a))
(*.f64 a #s(literal 4 binary64))
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))
(+.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b))))
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))
(+.f64 (-.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 2 binary64)))
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))
(-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))))
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 4 (/ (pow a 2) b))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b)))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))))) (*.f64 a (*.f64 a a)))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* 4 (/ (pow a 2) b))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b)
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b))
(* 4 (/ (pow a 2) b))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 c (*.f64 c c))))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (pow c 4) (* a (pow b 6))))
(/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 2))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) a)
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* a (+ 2 (* 4 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* a (+ 2 (* a (+ (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 4 (/ c (pow b 2)))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))
(* a (+ 2 (* a (+ (* 4 (/ c (pow b 2))) (* a (+ (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))))))))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))
(*.f64 a (-.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* (sqrt (/ a c)) (* b (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))))) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(* b (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4))))))))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* b (+ (* 2 (* (sqrt (/ a c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1 (* (sqrt (* (pow a 3) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))))
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b)))
(+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))
(-.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))
(+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(-.f64 (-.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))
(* -2 a)
(*.f64 a #s(literal -2 binary64))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))
(+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b)))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))
(+.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (+ (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6)) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))
(+.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 4 binary64)) (*.f64 b b)))
(+ (* 2 a) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 4 (/ (pow a 2) (pow b 2))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))
(+ (* 2 a) (* c (+ (* 4 (/ (pow a 2) (pow b 2))) (* c (+ (* -1 (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 c (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))))))))
(* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -1 (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))
(-.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))
(* (sqrt (/ a c)) (* b (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1 (/ (+ (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))))) (pow c 3))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 c (*.f64 c c))))

eval297.0ms (1.8%)

Memory
-4.4MiB live, 620.2MiB allocated
Compiler

Compiled 100 185 to 5 669 computations (94.3% saved)

prune368.0ms (2.2%)

Memory
15.5MiB live, 932.0MiB allocated
Pruning

101 alts after pruning (98 fresh and 3 done)

PrunedKeptTotal
New1 896301 926
Fresh116879
Picked325
Done011
Total1 9101012 011
Accuracy
99.5%
Counts
2 011 → 101
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.5%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.1%
(fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
54.4%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
53.7%
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
55.5%
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
56.0%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.6%
(/.f64 (fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
54.6%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
91.1%
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
81.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
53.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
88.2%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
81.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) b)
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.7%
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
54.7%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
53.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
91.5%
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) c) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b)
91.5%
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
81.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
82.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
55.7%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.3%
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
53.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
91.3%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 b c)) b) (/.f64 b (/.f64 c b)))
91.2%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (*.f64 b (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
91.3%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (*.f64 b c)) (*.f64 b b))
91.5%
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
54.1%
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
53.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
53.3%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
53.0%
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
65.0%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
91.1%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
91.5%
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c)) b)
90.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
53.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
42.2%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
54.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
53.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))
91.2%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
54.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
88.3%
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
81.8%
(/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
54.9%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
91.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
65.0%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
91.5%
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
91.4%
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c b))
53.8%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
82.1%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
42.2%
(-.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.6%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
91.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
53.9%
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
91.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)))
81.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b)))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b)))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))))
81.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a))
81.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
65.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
54.9%
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
65.0%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
81.7%
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
81.8%
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
81.9%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
65.0%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
81.9%
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
65.1%
(neg.f64 (/.f64 c b))
Compiler

Compiled 10 294 to 4 016 computations (61% saved)

simplify704.0ms (4.2%)

Memory
-123.7MiB live, 961.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 a a) #s(literal 4 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff128
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff6528
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
cost-diff0
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff128
(*.f64 #s(literal 0 binary64) b)
cost-diff128
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b))
cost-diff256
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b)))
cost-diff0
(/.f64 b c)
cost-diff0
(/.f64 #s(literal -1 binary64) (/.f64 b c))
cost-diff0
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c)) b)
cost-diff256
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
cost-diff256
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c))
cost-diff384
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))
Rules
14 150×accelerator-lowering-fma.f32
14 150×accelerator-lowering-fma.f64
6 432×*-lowering-*.f32
6 432×*-lowering-*.f64
3 418×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066649
1189588
2729546
33612538
46155538
08463517
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)) b)
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(* (* c c) (* c (* -2 (* a a))))
(* c c)
c
(* c (* -2 (* a a)))
(* -2 (* a a))
-2
(* a a)
a
(* b (* b (* b b)))
b
(* b (* b b))
(* b b)
(- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)
(- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b))))
(/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b))))))
(* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5)))
(* (* a a) (* a a))
(* c (* (* c (* c c)) -5))
(* (* c (* c c)) -5)
(* c (* c c))
-5
(* a (* (* b b) (* b (* b (* b b)))))
(* (* b b) (* b (* b (* b b))))
(/ (* c a) (/ b (/ c b)))
(* c a)
(/ b (/ c b))
(/ c b)
(/ -1 (/ b c))
-1
(/ b c)
b
c
(* (/ 1/2 a) (+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b)))
(/ 1/2 a)
1/2
a
(+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b))
(* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b)))
(* c -2)
c
-2
(* a (/ (+ 1 (* a (/ c (* b b)))) b))
(/ (+ 1 (* a (/ c (* b b)))) b)
(+ 1 (* a (/ c (* b b))))
1
(* a (/ c (* b b)))
(/ c (* b b))
(* b b)
b
(* 0 b)
0
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* (* c a) -4))) b))
(/ 1/2 a)
1/2
a
(- (sqrt (+ (* b b) (* (* c a) -4))) b)
(sqrt (+ (* b b) (* (* c a) -4)))
(+ (* b b) (* (* c a) -4))
(* b b)
b
(* (* c a) -4)
(* c a)
c
-4
(+ (* a (/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))) (/ b (* -2 a)))
a
(/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))
2
(/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4)))))
(* (* a a) 4)
(* a a)
4
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(* b b)
b
(* c (* a -4))
c
(* a -4)
-4
(/ b (* -2 a))
(* -2 a)
-2
Outputs
(/ (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)) b)
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 b b)))))) b)
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c))
(+.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 b b))))))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(* (* c c) (* c (* -2 (* a a))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(* c c)
(*.f64 c c)
c
(* c (* -2 (* a a)))
(*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(* -2 (* a a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(* b (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)
(-.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 c a))) c)
(- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b))))
(*.f64 (/.f64 c (*.f64 b b)) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 c a)))
(/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b))))))
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a a)))
(* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -5 binary64))))
(* (* a a) (* a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(* c (* (* c (* c c)) -5))
(*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))
(* (* c (* c c)) -5)
(*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))
(* c (* c c))
(*.f64 c (*.f64 c c))
-5
#s(literal -5 binary64)
(* a (* (* b b) (* b (* b (* b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a (*.f64 b b)))))
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(/ (* c a) (/ b (/ c b)))
(*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))
(* c a)
(*.f64 c a)
(/ b (/ c b))
(/.f64 b (/.f64 c b))
(/ c b)
(/.f64 c b)
(/ -1 (/ b c))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
-1
#s(literal -1 binary64)
(/ b c)
(/.f64 b c)
b
c
(* (/ 1/2 a) (+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b)))
(*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))))
(* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b)))
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))))
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(* a (/ (+ 1 (* a (/ c (* b b)))) b))
(*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(/ (+ 1 (* a (/ c (* b b)))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(+ 1 (* a (/ c (* b b))))
(+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
1
#s(literal 1 binary64)
(* a (/ c (* b b)))
(*.f64 a (/.f64 c (*.f64 b b)))
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
b
(* 0 b)
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* (* c a) -4))) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(- (sqrt (+ (* b b) (* (* c a) -4))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt (+ (* b b) (* (* c a) -4)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* (* c a) -4))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* (* c a) -4)
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c a)
(*.f64 c a)
c
-4
#s(literal -4 binary64)
(+ (* a (/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))) (/ b (* -2 a)))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
a
(/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))
2
#s(literal 2 binary64)
(/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(* (* a a) 4)
(*.f64 a (*.f64 a #s(literal 4 binary64)))
(* a a)
(*.f64 a a)
4
#s(literal 4 binary64)
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* c (* a -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(/ b (* -2 a))
(/.f64 b (*.f64 #s(literal -2 binary64) a))
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
-2
#s(literal -2 binary64)

localize373.0ms (2.2%)

Memory
-14.8MiB live, 665.9MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy99.6%
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy99.5%
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy54.9%
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
accuracy99.8%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
accuracy99.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
accuracy54.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)
accuracy99.6%
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))
accuracy99.5%
(*.f64 a (/.f64 c (*.f64 b b)))
accuracy99.5%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
accuracy99.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b)))
accuracy100.0%
(/.f64 b c)
accuracy99.5%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
accuracy99.5%
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.4%
(/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))
accuracy99.2%
(*.f64 (*.f64 a a) (*.f64 a a))
Samples
173.0ms152×1valid
51.0ms104×0valid
Compiler

Compiled 718 to 68 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 176.0ms
ival-mult: 108.0ms (61.4% of total)
ival-div: 34.0ms (19.3% of total)
ival-add: 15.0ms (8.5% of total)
adjust: 7.0ms (4% of total)
ival-sqrt: 6.0ms (3.4% of total)
ival-sub: 5.0ms (2.8% of total)
...in/eval/compile.rkt:110:19: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series43.0ms (0.3%)

Memory
-0.8MiB live, 83.2MiB allocated
Counts
25 → 780
Calls
Call 1
Inputs
#<alt (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b))))>
#<alt (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c))>
#<alt (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b))))))>
#<alt (/ (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)) b)>
#<alt (/ -1 (/ b c))>
#<alt (/ b c)>
#<alt (* (/ 1/2 a) (+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b)))>
#<alt (+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b))>
#<alt (* 0 b)>
#<alt (/ 1/2 a)>
#<alt (* (/ 1/2 a) (- (sqrt (+ (* b b) (* (* c a) -4))) b))>
#<alt (- (sqrt (+ (* b b) (* (* c a) -4))) b)>
#<alt (sqrt (+ (* b b) (* (* c a) -4)))>
#<alt (+ (* a (/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))) (/ b (* -2 a)))>
#<alt (/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))>
#<alt (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4)))))>
#<alt (* (* a a) 4)>
#<alt (* (* a a) (* a a))>
#<alt (/ (* c a) (/ b (/ c b)))>
#<alt (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))>
#<alt (/ (+ 1 (* a (/ c (* b b)))) b)>
#<alt (* a (/ c (* b b)))>
#<alt (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b)))>
#<alt (+ (* b b) (* (* c a) -4))>
#<alt (+ (* b b) (* c (* a -4)))>
Outputs
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))>
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))>
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))>
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))>
#<alt (* -1 c)>
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))>
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))>
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))>
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -1 c)>
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)>
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (/ b c)>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))>
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (* -1 (/ c b))>
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))>
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt (/ (+ (* -1/2 b) (* 1/2 b)) a)>
#<alt (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)>
#<alt (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)>
#<alt (/ (+ (* -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)>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ c b))>
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))>
#<alt (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))>
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))>
#<alt (+ (* -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)))))>
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* 1/2 (/ b (pow a 2)))>
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) (pow a 2))>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) (pow a 2))>
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) (pow a 2))>
#<alt (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))>
#<alt (/ (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) a)>
#<alt (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) a)>
#<alt (/ (+ (* -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)))))) a)>
#<alt (* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))>
#<alt (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) a))>
#<alt (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) a))>
#<alt (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) a))>
#<alt (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 1/2 (/ b (pow a 2)))>
#<alt (* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2)))))>
#<alt (* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))>
#<alt (* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))>
#<alt (* -1/2 (/ b (pow a 2)))>
#<alt (* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2))))))>
#<alt (* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))))>
#<alt (* 1/2 (/ b (pow a 2)))>
#<alt (+ (* -1 (/ c (* a b))) (* 1/2 (/ b (pow a 2))))>
#<alt (+ (* 1/2 (/ b (pow a 2))) (* c (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (+ (* 1/2 (/ b (pow a 2))) (* c (- (* c (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (/ 1 (* a b)))))>
#<alt (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4))))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))>
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))>
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)>
#<alt (* -4 (/ (pow a 2) b))>
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))>
#<alt (* 4 (/ (pow a 2) b))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))>
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))>
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))>
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))>
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))>
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))>
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (* 4 (pow a 2))>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (/ (* a (pow c 2)) (pow b 2))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))>
#<alt (/ 1 b)>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))>
#<alt (/ 1 b)>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))>
#<alt (/ (* a c) (pow b 3))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))>
#<alt (/ (* a c) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))>
#<alt (/ 1 b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)>
#<alt (/ 1 b)>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (/ (* a c) (pow b 2))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
Calls

195 calls:

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

rewrite487.0ms (2.9%)

Memory
38.1MiB live, 670.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 018×*-lowering-*.f32
5 018×*-lowering-*.f64
3 414×/-lowering-/.f32
3 414×/-lowering-/.f64
3 144×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066401
1397358
23960342
08101325
Stop Event
iter limit
node limit
Counts
25 → 786
Calls
Call 1
Inputs
(- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b))))
(+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c))
(/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b))))))
(/ (+ (/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b)))) (- (- (/ (* (* (* a a) (* a a)) (* c (* (* c (* c c)) -5))) (* a (* (* b b) (* b (* b (* b b)))))) (/ (* c a) (/ b (/ c b)))) c)) b)
(/ -1 (/ b c))
(/ b c)
(* (/ 1/2 a) (+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b)))
(+ (* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b))) (* 0 b))
(* 0 b)
(/ 1/2 a)
(* (/ 1/2 a) (- (sqrt (+ (* b b) (* (* c a) -4))) b))
(- (sqrt (+ (* b b) (* (* c a) -4))) b)
(sqrt (+ (* b b) (* (* c a) -4)))
(+ (* a (/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))) (/ b (* -2 a)))
(/ 2 (/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4))))))
(/ (* (* a a) 4) (sqrt (+ (* b b) (* c (* a -4)))))
(* (* a a) 4)
(* (* a a) (* a a))
(/ (* c a) (/ b (/ c b)))
(/ (* (* c c) (* c (* -2 (* a a)))) (* b (* b (* b b))))
(/ (+ 1 (* a (/ c (* b b)))) b)
(* a (/ c (* b b)))
(* (* c -2) (* a (/ (+ 1 (* a (/ c (* b b)))) b)))
(+ (* b b) (* (* c a) -4))
(+ (* b b) (* c (* a -4)))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c))) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 a (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 c (neg.f64 (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a c) (neg.f64 (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (/.f64 c b) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (/.f64 c b)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) a) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) a) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) a) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) a) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (/.f64 b (/.f64 c b)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 c b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (/.f64 b (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 c b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 b (/.f64 c b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 c b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 c b)))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (+.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c)
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(fma.f64 c (*.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 (/.f64 c b) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c b) b))) (+.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (+.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (+.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a)
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) a))
(*.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) a))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) a) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) a))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) c)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 c b))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))
(pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)))
(/.f64 b c)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))) #s(literal 0 binary64))
(fma.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) a) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (*.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) a))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) a))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) a)
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(fma.f64 a (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) #s(literal 0 binary64))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) c) #s(literal -2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) #s(literal 0 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b)
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 c #s(literal -2 binary64))) b)
(pow.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 c #s(literal -2 binary64))))
(*.f64 c (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) c)
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a)
(*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) c) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) b))
#s(literal 0 binary64)
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(fma.f64 a (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (+.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))) (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (*.f64 a (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 a (*.f64 (*.f64 a #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 a (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (*.f64 a a) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a a))
(*.f64 a (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal 4 binary64)) a)
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a))))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (*.f64 a c) (/.f64 b (/.f64 c b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 a (/.f64 c b)) (/.f64 b c))
(/.f64 (*.f64 (*.f64 a c) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) c) b)
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a c) (/.f64 c b)) b)
(/.f64 (/.f64 (*.f64 a c) (/.f64 b c)) b)
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 c b)) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))
(*.f64 a (/.f64 c (/.f64 b (/.f64 c b))))
(*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))
(*.f64 (*.f64 a c) (/.f64 (/.f64 c b) b))
(*.f64 (/.f64 c b) (*.f64 a (/.f64 c b)))
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b c)))
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))
(*.f64 (/.f64 (/.f64 c b) b) (*.f64 a c))
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) c)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))))
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 c b))
(*.f64 (/.f64 a b) (/.f64 c (/.f64 b c)))
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 a b))
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 c b))
(*.f64 (*.f64 (*.f64 a (/.f64 c b)) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 (/.f64 c b) b))
(*.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b)) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) b) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b)) #s(literal -1 binary64))
(*.f64 c (*.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) b))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) (-.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) (-.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))) b))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) (-.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))
(pow.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))
(/.f64 a (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 a c) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c b)) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b))))
(/.f64 (*.f64 a (/.f64 c b)) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 b b))
(/.f64 (/.f64 a b) (/.f64 b c))
(/.f64 (/.f64 a (/.f64 b c)) b)
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 c b)))
(/.f64 (*.f64 (/.f64 c b) a) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 c b)) a) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 c b) b))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 a b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))
(*.f64 (/.f64 (/.f64 c b) b) a)
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))
(*.f64 (/.f64 a b) (/.f64 c b))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 c b) b))
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c b) b))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(fma.f64 a (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 c (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) #s(literal 0 binary64))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 0 binary64))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) c #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a #s(literal 0 binary64))
(fma.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) c) #s(literal -2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64)))) (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) #s(literal 0 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b)
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 c #s(literal -2 binary64))) b)
(pow.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 c #s(literal -2 binary64))))
(*.f64 c (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))))
(*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) c)
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a)
(*.f64 (*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) c) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))

simplify758.0ms (4.5%)

Memory
-43.4MiB live, 688.7MiB allocated
Algorithm
egg-herbie
Rules
7 610×accelerator-lowering-fma.f32
7 610×accelerator-lowering-fma.f64
7 414×*-lowering-*.f32
7 414×*-lowering-*.f64
5 762×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126413651
1406413438
0827813016
Stop Event
iter limit
node limit
Counts
780 → 780
Calls
Call 1
Inputs
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(* -1 c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -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)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
0
0
0
0
0
0
0
0
0
0
0
0
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(/ (+ (* -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 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (/ b (pow a 2)))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) (pow a 2))
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) (pow a 2))
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) (pow a 2))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(/ (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) a)
(/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) a)
(/ (+ (* -1/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)))))) a)
(* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))
(* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) a))
(* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) a))
(* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) a))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 1/2 (/ b (pow a 2)))
(* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2)))))
(* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))
(* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))
(* -1/2 (/ b (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))
(* -1 (* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))))
(* 1/2 (/ b (pow a 2)))
(+ (* -1 (/ c (* a b))) (* 1/2 (/ b (pow a 2))))
(+ (* 1/2 (/ b (pow a 2))) (* c (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(+ (* 1/2 (/ b (pow a 2))) (* c (- (* c (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (/ 1 (* a b)))))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))
(* 4 (/ (pow a 2) b))
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(* 4 (/ (pow a 2) b))
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(* -4 (/ (pow a 2) b))
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(* 4 (/ (pow a 2) b))
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(* 4 (pow a 2))
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(/ (* a (pow c 2)) (pow b 2))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(/ (* a c) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ 1 b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ 1 b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -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)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (/.f64 a (*.f64 b b))))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (/.f64 a (*.f64 b b))))
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (/.f64 a (*.f64 b b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -1 (/ (* a (pow c 2)) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 a (*.f64 b b)) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c)
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -1 c)
(-.f64 #s(literal 0 binary64) c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -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))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64))))
(+ (* 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)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (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 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) b) a)) (-.f64 #s(literal 0 binary64) a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* (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)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (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)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 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 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) c))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) a))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(/.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))) a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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)))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -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))))))
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 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)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b)
(* -1 (/ b a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
#s(literal 0 binary64)
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) (pow a 2))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a c) b)) (*.f64 a a))
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) (pow a 2))
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 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)))))))) (pow a 2))
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) (*.f64 a a))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))
(/ (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) a)
(/ (+ (* -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)))))) a)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/32 binary64))) a)
(* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) a))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) a))
(/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/1024 binary64)))) (-.f64 #s(literal 0 binary64) a))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))))
(+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.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 9 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2)))))
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b)))))
(* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 b b)))))
(* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))
(*.f64 b (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ b (pow a 2)))
(*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a a)))
(* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2))))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2)))))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))))))
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* 1/2 (/ b (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a)))
(+ (* -1 (/ c (* a b))) (* 1/2 (/ b (pow a 2))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a))) (/.f64 c (*.f64 a b)))
(+ (* 1/2 (/ b (pow a 2))) (* c (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a))) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a b)))))
(+ (* 1/2 (/ b (pow a 2))) (* c (- (* c (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (/ 1 (* a b)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a))) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 a b)))))
(* 1/2 (* (sqrt (/ c (pow a 3))) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (+.f64 (+.f64 (*.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 9 binary64))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))))))
(* -1 (* (sqrt (/ c (pow a 3))) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 9 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b)))
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b)))))))
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a)))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)))) b)
(* -4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b)
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)))) b))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b)
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) b) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 c (*.f64 c c))))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(* 4 (pow a 2))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(/ (* a (pow c 2)) (pow b 2))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a b)))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (-.f64 #s(literal 0 binary64) c))
(/ (* a c) (pow b 3))
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 (*.f64 a c) #s(literal -4 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))))

eval406.0ms (2.4%)

Memory
17.9MiB live, 438.8MiB allocated
Compiler

Compiled 71 827 to 4 458 computations (93.8% saved)

prune424.0ms (2.5%)

Memory
-0.2MiB live, 806.4MiB allocated
Pruning

118 alts after pruning (113 fresh and 5 done)

PrunedKeptTotal
New1 550421 592
Fresh227193
Picked325
Done033
Total1 5751181 693
Accuracy
99.6%
Counts
1 693 → 118
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.8%
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a (/.f64 b (*.f64 a #s(literal -2 binary64))))
55.6%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.5%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.1%
(fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
54.0%
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
54.6%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
54.4%
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))))
55.5%
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
56.0%
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.6%
(/.f64 (fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
91.4%
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))) b)
54.2%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal 2 binary64))
91.2%
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)) c)))) b)
81.8%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
53.5%
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
88.2%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a #s(literal 1/2 binary64)))
65.0%
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
81.9%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
91.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))))))) b)
65.0%
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
55.0%
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))))
54.7%
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
54.7%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) a))))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))))) (*.f64 #s(literal 2 binary64) a))
88.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
91.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
53.5%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64))
91.5%
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
91.5%
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
81.9%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
82.1%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
91.5%
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) b)
91.5%
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
55.7%
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))
54.3%
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
53.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
91.3%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 b c)) b) (/.f64 b (/.f64 c b)))
91.2%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 c c)) (*.f64 b (+.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))))))
91.3%
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (*.f64 b c)) (*.f64 b b))
54.1%
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
53.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
53.3%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
53.0%
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)))
65.0%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
91.1%
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
90.7%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64)))
53.5%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
42.2%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
55.4%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
55.7%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
91.2%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))))))
54.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
81.8%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
65.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
82.0%
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
88.3%
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
82.0%
(/.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
81.8%
(/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
54.9%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
91.3%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
81.8%
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
65.0%
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))
65.0%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
65.1%
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
65.0%
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
91.5%
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
91.4%
(-.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 c b))
53.8%
(-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.4%
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
82.1%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
42.2%
(-.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.6%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
53.2%
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
53.7%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
91.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
53.9%
(*.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
81.8%
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
91.3%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
54.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)))
55.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b))
65.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
42.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
53.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b)))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))))
81.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
81.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a))
65.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
65.0%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
54.9%
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))))))
65.0%
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c #s(literal -2 binary64)))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
81.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
81.8%
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
81.8%
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (/.f64 #s(literal 1/2 binary64) a)))
54.1%
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))
81.9%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
81.9%
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
65.1%
(neg.f64 (/.f64 c b))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 13 659 to 3 179 computations (76.7% saved)

regimes270.0ms (1.6%)

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

4 calls:

49.0ms
a
48.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))
48.0ms
b
47.0ms
c
Results
AccuracySegmentsBranch
91.5%1a
91.5%1b
91.5%1c
93.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 32 to 23 computations (28.1% saved)

regimes97.0ms (0.6%)

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

1 calls:

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

Compiled 20 to 14 computations (30% saved)

regimes77.0ms (0.5%)

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

1 calls:

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

Compiled 20 to 14 computations (30% saved)

regimes58.0ms (0.3%)

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

1 calls:

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

regimes52.0ms (0.3%)

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

1 calls:

27.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.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 20 to 14 computations (30% saved)

regimes48.0ms (0.3%)

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

1 calls:

25.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.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 20 to 14 computations (30% saved)

regimes48.0ms (0.3%)

Memory
-35.5MiB live, 96.1MiB allocated
Counts
89 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b))
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
(-.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
(/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) b)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c)) b)
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) c) (-.f64 (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) c) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b)
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (/.f64 c b))
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -5 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 c (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) b) (*.f64 b c)) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c a) (/.f64 b (/.f64 c b))))) (/.f64 b c)) b) (/.f64 b (/.f64 c b)))
Outputs
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
Calls

1 calls:

36.0ms
c
Results
AccuracySegmentsBranch
91.5%1c
Compiler

Compiled 4 to 3 computations (25% saved)

regimes69.0ms (0.4%)

Memory
23.5MiB live, 180.8MiB allocated
Counts
72 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b)
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(*.f64 (*.f64 c c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) c) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) b) (*.f64 a (*.f64 c #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))) b))
(*.f64 (/.f64 a (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) a))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))))
(/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (+.f64 b (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (+.f64 (*.f64 b b) (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) b))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b)))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64))
(-.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
(/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b)
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 c (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b)))) b)
Outputs
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
Calls

3 calls:

21.0ms
b
19.0ms
c
19.0ms
a
Results
AccuracySegmentsBranch
91.5%1a
91.5%1b
91.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes114.0ms (0.7%)

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

3 calls:

47.0ms
a
39.0ms
b
19.0ms
c
Results
AccuracySegmentsBranch
88.5%1a
88.5%1b
88.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes62.0ms (0.4%)

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

3 calls:

19.0ms
a
18.0ms
b
17.0ms
c
Results
AccuracySegmentsBranch
88.3%1c
88.3%1a
88.3%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes67.0ms (0.4%)

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

3 calls:

25.0ms
b
20.0ms
c
18.0ms
a
Results
AccuracySegmentsBranch
82.1%1a
82.1%1b
82.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes23.0ms (0.1%)

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

3 calls:

8.0ms
a
8.0ms
c
6.0ms
b
Results
AccuracySegmentsBranch
82.0%1a
82.0%1b
82.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes20.0ms (0.1%)

Memory
8.3MiB live, 50.3MiB allocated
Counts
18 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
Outputs
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
Calls

3 calls:

8.0ms
b
5.0ms
a
5.0ms
c
Results
AccuracySegmentsBranch
81.9%1a
81.9%1b
81.9%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.1%)

Memory
9.7MiB live, 48.5MiB allocated
Counts
17 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))
Outputs
(neg.f64 (/.f64 c b))
Calls

3 calls:

5.0ms
c
5.0ms
b
5.0ms
a
Results
AccuracySegmentsBranch
65.1%1a
65.1%1b
65.1%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

Memory
-27.2MiB live, 12.0MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

3 calls:

1.0ms
c
1.0ms
b
1.0ms
a
Results
AccuracySegmentsBranch
3.2%1b
3.2%1a
3.2%1c
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch3.0ms (0%)

Memory
9.1MiB live, 9.1MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch3.0ms (0%)

Memory
8.7MiB live, 8.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
4.3MiB live, 4.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
4.4MiB live, 4.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
3.9MiB live, 3.9MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

bsearch1.0ms (0%)

Memory
4.0MiB live, 4.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-1.8706765766872482
-1.7611036823754223
Compiler

Compiled 23 to 20 computations (13% saved)

simplify130.0ms (0.8%)

Memory
-20.9MiB live, 97.5MiB allocated
Algorithm
egg-herbie
Rules
960×distribute-lft-neg-in_binary64
684×neg-mul-1_binary64
554×neg-sub0_binary64
414×distribute-rgt-neg-in_binary64
410×sub-neg_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0130906
1240898
2350898
3463898
4579898
5684898
6833898
71139898
81756898
92309898
102744898
113001898
123128898
133228898
143232898
153256898
163256898
173294898
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 c b))
#s(literal 0 binary64)
Outputs
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 (/.f64 (-.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b 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 -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -8106479329266893/4503599627370496 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b))
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b)
(/.f64 (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) c) b)
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) b)
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b)
(/.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) b)
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
#s(literal 0 binary64)

soundness1.8s (10.8%)

Memory
-7.5MiB live, 1 604.2MiB allocated
Rules
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
8 322×*-lowering-*.f32
8 322×*-lowering-*.f64
7 766×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01449
16747
252747
3685847
0815243
0161314684
1539914222
0810613753
066401
1397358
23960342
08101325
062363
1421329
24762329
09630309
0126413651
1406413438
0827813016
0177219288
1603018941
0823318350
067516
1440442
24546421
08813400
05453249
117383208
260793180
082443023
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 022 to 220 computations (78.5% saved)

preprocess77.0ms (0.5%)

Memory
-2.6MiB live, 153.9MiB allocated
Compiler

Compiled 1 846 to 278 computations (84.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...