Cubic critical, narrow range

Time bar (total: 15.9s)

analyze284.0ms (1.8%)

Memory
-26.0MiB live, 462.1MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
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 26 computations (36.6% saved)

sample2.2s (14%)

Memory
91.4MiB live, 3 073.6MiB allocated
Samples
893.0ms4 047×1valid
578.0ms4 209×0valid
188.0ms1 279×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
const: 316.0ms (24.6% of total)
ival-mult: 238.0ms (18.5% of total)
ival-<: 163.0ms (12.7% of total)
ival-sqrt: 103.0ms (8% of total)
ival-neg: 99.0ms (7.7% of total)
ival-div: 94.0ms (7.3% of total)
adjust: 79.0ms (6.2% of total)
ival-add: 75.0ms (5.8% of total)
ival-sub: 68.0ms (5.3% of total)
ival-and: 35.0ms (2.7% of total)
exact: 9.0ms (0.7% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess163.0ms (1%)

Memory
17.4MiB live, 173.7MiB allocated
Algorithm
egg-herbie
Rules
1 682×div-sub
1 088×accelerator-lowering-fma.f32
1 088×accelerator-lowering-fma.f64
1 038×sub-neg
782×associate-/r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
053175
1160160
2445160
31195160
43280160
56279160
01217
12816
26516
314816
422716
536516
664316
7109516
8224416
9250016
10261016
11266516
12266616
13266616
0266615
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))))
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)))
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)))
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b))
(/ (- (sqrt (+ (* a a) (* b (* c -3)))) a) (* b 3))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c))
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a))
(/ (- (sqrt (+ (* c c) (* b (* a -3)))) c) (* 3 a))

explain224.0ms (1.4%)

Memory
12.6MiB live, 327.5MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2262(7.126098825003375 1.3148835990852301 0.0003376338564093032)4(0.00011992158604680109 2.764178370462811e-5 5.84206201234119e-8)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
00-0-a
00-0-#s(literal 3 binary64)
00-0-(*.f64 (*.f64 #s(literal 3 binary64) a) c)
00-0-(*.f64 b b)
00-0-c
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
00-0-b
00-0-(*.f64 #s(literal 3 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 3 binary64) a) c))))cancellation22411
Confusion
Predicted +Predicted -
+2217
-325
Precision
0.9866071428571429
Recall
0.9692982456140351
Confusion?
Predicted +Predicted MaybePredicted -
+22161
-3619
Precision?
0.961864406779661
Recall?
0.9956140350877193
Freqs
test
numberfreq
032
1224
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
65.0ms256×0valid
47.0ms256×1valid
Compiler

Compiled 176 to 52 computations (70.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 45.0ms
ival-mult: 13.0ms (28.8% of total)
ival-sqrt: 9.0ms (20% of total)
ival-neg: 6.0ms (13.3% of total)
ival-div: 5.0ms (11.1% of total)
ival-add: 4.0ms (8.9% of total)
adjust: 3.0ms (6.7% of total)
ival-sub: 3.0ms (6.7% of total)
ival-assert: 0.0ms (0% of total)
exact: 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)

prune1.0ms (0%)

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

Compiled 20 to 12 computations (40% saved)

simplify102.0ms (0.6%)

Memory
12.3MiB live, 116.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
cost-diff0
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
Rules
1 088×accelerator-lowering-fma.f32
1 088×accelerator-lowering-fma.f64
712×*-lowering-*.f32
712×*-lowering-*.f64
434×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01266
12864
26564
314864
422764
536564
664364
7109564
8224464
9250064
10261064
11266564
12266664
13266664
0266660
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(neg b)
b
(sqrt (- (* b b) (* (* 3 a) c)))
(- (* b b) (* (* 3 a) c))
(* b b)
(* (* 3 a) c)
(* 3 a)
3
a
c
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64))
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)
(neg b)
(-.f64 #s(literal 0 binary64) b)
b
(sqrt (- (* b b) (* (* 3 a) c)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))
(- (* b b) (* (* 3 a) c))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
(* (* 3 a) c)
(*.f64 #s(literal 3 binary64) (*.f64 a c))
(* 3 a)
(*.f64 #s(literal 3 binary64) a)
3
#s(literal 3 binary64)
a
c

localize119.0ms (0.7%)

Memory
3.2MiB live, 87.9MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
accuracy99.5%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))
accuracy99.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
accuracy56.6%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))))
Samples
63.0ms128×1valid
41.0ms128×0valid
Compiler

Compiled 68 to 14 computations (79.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 90.0ms
ival-neg: 42.0ms (46.6% of total)
ival-mult: 37.0ms (41.1% of total)
ival-div: 3.0ms (3.3% of total)
ival-sqrt: 3.0ms (3.3% of total)
adjust: 2.0ms (2.2% of total)
ival-sub: 2.0ms (2.2% of total)
ival-add: 2.0ms (2.2% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series36.0ms (0.2%)

Memory
12.7MiB live, 51.6MiB allocated
Counts
5 → 168
Calls
Call 1
Inputs
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))>
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))>
#<alt (sqrt (- (* b b) (* (* 3 a) c)))>
#<alt (- (* b b) (* (* 3 a) c))>
#<alt (* (* 3 a) c)>
Outputs
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)>
#<alt (* -2 b)>
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))>
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))>
#<alt (* -3 (* a c))>
#<alt (- (pow b 2) (* 3 (* a c)))>
#<alt (- (pow b 2) (* 3 (* a c)))>
#<alt (- (pow b 2) (* 3 (* a c)))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))>
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))>
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))>
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))>
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
Calls

42 calls:

TimeVariablePointExpression
14.0ms
c
@-inf
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
1.0ms
a
@-inf
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
1.0ms
c
@inf
(sqrt (- (* b b) (* (* 3 a) c)))
1.0ms
b
@0
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
1.0ms
b
@inf
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))

rewrite398.0ms (2.5%)

Memory
-34.1MiB live, 602.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 876×accelerator-lowering-fma.f32
4 876×accelerator-lowering-fma.f64
3 870×*-lowering-*.f32
3 870×*-lowering-*.f64
2 328×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01254
16352
251752
3680852
0809748
Stop Event
iter limit
node limit
Counts
5 → 418
Calls
Call 1
Inputs
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c))))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))
(sqrt (- (* b b) (* (* 3 a) c)))
(- (* b b) (* (* 3 a) c))
(* (* 3 a) c)
Outputs
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)) b)
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(-.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(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 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(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 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) b)
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) b)
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) b)
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) 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 a (*.f64 #s(literal -3 binary64) c)))))
(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 a (*.f64 #s(literal -3 binary64) c)))))))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #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 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))
(+.f64 (*.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b (/.f64 #s(literal 1/3 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal 1/3 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) a)
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 9/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))))))
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal 3 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) #s(literal -3 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 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 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 a #s(literal -3 binary64))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a)))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal 1/3 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal -3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 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 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 3 binary64) (*.f64 a c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 0 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64)))
(hypot.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))
(hypot.f64 (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))
(-.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 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 3 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 3 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 3 binary64) (*.f64 a c))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 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 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 729 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 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 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 3 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 2 binary64))
(pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 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 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 3 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))
(*.f64 #s(literal 3 binary64) (*.f64 a c))
(*.f64 a (*.f64 #s(literal 3 binary64) c))
(*.f64 (*.f64 #s(literal 3 binary64) a) c)
(*.f64 c (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 a c) #s(literal 3 binary64))
(*.f64 (*.f64 #s(literal 3 binary64) c) a)

simplify502.0ms (3.1%)

Memory
-37.1MiB live, 848.9MiB allocated
Algorithm
egg-herbie
Rules
10 788×accelerator-lowering-fma.f32
10 788×accelerator-lowering-fma.f64
7 910×*-lowering-*.f32
7 910×*-lowering-*.f64
2 502×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05603562
117673539
262173496
082663326
Stop Event
iter limit
node limit
Counts
168 → 168
Calls
Call 1
Inputs
(* (sqrt (* a c)) (sqrt -3))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -3 (* a c))
(- (pow b 2) (* 3 (* a c)))
(- (pow b 2) (* 3 (* a c)))
(- (pow b 2) (* 3 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (- (/ (pow b 2) a) (* 3 c)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(* -3 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (- (/ (pow b 2) c) (* 3 a)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(* -3 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
Outputs
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) b)
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 b (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) #s(literal -1 binary64)))
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) a) b) a))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64)))) (/.f64 b c))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 c (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) b) c)) #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) b) c)) (-.f64 #s(literal 0 binary64) c))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1/6 binary64) a))) b)
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64)))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/3 binary64))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/6 binary64))) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/72 binary64))) a)) a))
(* -1/2 (/ c b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) #s(literal -1/6 binary64)) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 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 -3 binary64))) #s(literal 1/72 binary64))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64)))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 c (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal 3 binary64)))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/72 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (-.f64 #s(literal 0 binary64) c))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.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 -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b)) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (/.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)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/24 binary64) (/.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 -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c)))))) (*.f64 #s(literal -1/24 binary64) (/.f64 (*.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))))) (sqrt.f64 #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.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))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 c c))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) (-.f64 #s(literal 0 binary64) c))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(- (pow b 2) (* 3 (* a c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* a (- (/ (pow b 2) a) (* 3 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* c (- (/ (pow b 2) c) (* 3 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64))))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))
(* 3 (* a c))
(*.f64 a (*.f64 c #s(literal 3 binary64)))

eval101.0ms (0.6%)

Memory
-3.6MiB live, 245.0MiB allocated
Compiler

Compiled 23 054 to 2 101 computations (90.9% saved)

prune225.0ms (1.4%)

Memory
25.5MiB live, 416.6MiB allocated
Pruning

39 alts after pruning (39 fresh and 0 done)

PrunedKeptTotal
New54739586
Fresh000
Picked101
Done000
Total54839587
Accuracy
98.9%
Counts
587 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 3 binary64) a))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
55.6%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b)) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
89.6%
(/.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))) b) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
57.4%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
86.8%
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
56.5%
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a))
55.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))
55.7%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))
42.6%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
35.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
55.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (*.f64 #s(literal 3 binary64) a))
56.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
80.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
89.7%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b))))))) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
86.4%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
89.5%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
55.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
11.7%
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
80.2%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
89.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b))))))
56.5%
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
80.1%
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
86.6%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b)))
89.8%
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) #s(literal -1/6 binary64)) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 2 830 to 1 562 computations (44.8% saved)

simplify480.0ms (3%)

Memory
-5.4MiB live, 838.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))
cost-diff0
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
cost-diff0
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
cost-diff256
(+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))
cost-diff0
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
cost-diff0
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
cost-diff128
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a))
cost-diff0
(*.f64 a (*.f64 c #s(literal -3/2 binary64)))
cost-diff0
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b)
cost-diff0
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
cost-diff256
(+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff0
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b))))))
cost-diff128
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64))
cost-diff128
(/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b)
cost-diff128
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b))))
Rules
10 528×accelerator-lowering-fma.f32
10 528×accelerator-lowering-fma.f64
4 578×*-lowering-*.f32
4 578×*-lowering-*.f64
2 964×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073756
1203730
2612714
31811692
43202680
54645680
65376680
77508680
08423655
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))))
a
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))
(/ (* -3/8 (* c (/ c (* b b)))) b)
(* -3/8 (* c (/ c (* b b))))
-3/8
(* c (/ c (* b b)))
(/ c (* b b))
(* b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(* (* c (* c c)) -9/16)
(* c (* c c))
(* c c)
-9/16
(pow b 5)
5
(/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)
(* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6)
(* (/ (pow c 4) (pow b 6)) (* 405/64 a))
(/ (pow c 4) (pow b 6))
(pow c 4)
4
(pow b 6)
6
(* 405/64 a)
405/64
-1/6
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a))
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b)
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))
(* a (* c -3/2))
a
(* c -3/2)
c
-3/2
(/ (* -9/8 (* c (* c (* a a)))) (* b b))
(* -9/8 (* c (* c (* a a))))
-9/8
(* c (* c (* a a)))
(* c (* a a))
(* a a)
(* b b)
b
(* 3 a)
3
(/ (* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a)) -3)
(* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a))
(- b (sqrt (+ (* b b) (* a (* -3 c)))))
b
(sqrt (+ (* b b) (* a (* -3 c))))
(+ (* b b) (* a (* -3 c)))
(* b b)
(* a (* -3 c))
a
(* -3 c)
-3
c
(/ 1 a)
1
(/ (* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))) (* 3 a))
(* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))))
c
(+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))
(/ (* a -3/2) b)
(* a -3/2)
a
-3/2
b
(* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))
(+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))
(/ (* -9/8 (* a a)) (* b (* b b)))
(* -9/8 (* a a))
-9/8
(* a a)
(* b (* b b))
(* b b)
(/ (* -27/16 (* a (* c (* a a)))) (pow b 5))
(* -27/16 (* a (* c (* a a))))
-27/16
(* a (* c (* a a)))
(* c (* a a))
(pow b 5)
5
(* 3 a)
3
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))
a
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -9/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))
(/ (* -3/8 (* c (/ c (* b b)))) b)
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))
(* -3/8 (* c (/ c (* b b))))
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b))
-3/8
#s(literal -3/8 binary64)
(* c (/ c (* b b)))
(*.f64 c (/.f64 c (*.f64 b b)))
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -9/16) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -9/16)
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
-9/16
#s(literal -9/16 binary64)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6)
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -135/128 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* (/ (pow c 4) (pow b 6)) (* 405/64 a))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* 405/64 a)
(*.f64 a #s(literal 405/64 binary64))
405/64
#s(literal 405/64 binary64)
-1/6
#s(literal -1/6 binary64)
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a))
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b)
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b))) b)
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))
(*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/8 binary64))) b) b)))
(* a (* c -3/2))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
a
(* c -3/2)
(*.f64 c #s(literal -3/2 binary64))
c
-3/2
#s(literal -3/2 binary64)
(/ (* -9/8 (* c (* c (* a a)))) (* b b))
(/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b b))
(* -9/8 (* c (* c (* a a))))
(*.f64 c (*.f64 c (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))
-9/8
#s(literal -9/8 binary64)
(* c (* c (* a a)))
(*.f64 c (*.f64 c (*.f64 a a)))
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(* b b)
(*.f64 b b)
b
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a)) -3)
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)
(- b (sqrt (+ (* b b) (* a (* -3 c)))))
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
b
(sqrt (+ (* b b) (* a (* -3 c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(+ (* b b) (* a (* -3 c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* b b)
(*.f64 b b)
(* a (* -3 c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
a
(* -3 c)
(*.f64 c #s(literal -3 binary64))
-3
#s(literal -3 binary64)
c
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(/ (* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))) (* 3 a))
(/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (*.f64 a a)) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 a #s(literal 3 binary64)))
(* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))))
(*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (*.f64 a a)) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
c
(+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))
(+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (*.f64 a a)) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(/ (* a -3/2) b)
(*.f64 a (/.f64 #s(literal -3/2 binary64) b))
(* a -3/2)
(*.f64 a #s(literal -3/2 binary64))
a
-3/2
#s(literal -3/2 binary64)
b
(* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))
(*.f64 (*.f64 c (*.f64 a a)) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(/ (* -9/8 (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 a b) b))) b)
(* -9/8 (* a a))
(*.f64 #s(literal -9/8 binary64) (*.f64 a a))
-9/8
#s(literal -9/8 binary64)
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ (* -27/16 (* a (* c (* a a)))) (pow b 5))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 a a)) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (* a (* c (* a a))))
(*.f64 a (*.f64 (*.f64 c (*.f64 a a)) #s(literal -27/16 binary64)))
-27/16
#s(literal -27/16 binary64)
(* a (* c (* a a)))
(*.f64 c (*.f64 a (*.f64 a a)))
(* c (* a a))
(*.f64 c (*.f64 a a))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize337.0ms (2.1%)

Memory
8.1MiB live, 583.6MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 a (*.f64 c (*.f64 a a)))
accuracy99.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
accuracy99.4%
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy99.6%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))
accuracy99.4%
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a))
accuracy56.6%
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))
accuracy99.6%
(*.f64 c (*.f64 c (*.f64 a a)))
accuracy99.5%
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b)
accuracy99.5%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))
accuracy99.4%
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
accuracy100.0%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.5%
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b)))
accuracy99.5%
(*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))
accuracy99.5%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64))
Samples
138.0ms113×1valid
71.0ms143×0valid
Compiler

Compiled 788 to 75 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 162.0ms
ival-mult: 76.0ms (47% of total)
ival-div: 35.0ms (21.6% of total)
adjust: 16.0ms (9.9% of total)
ival-add: 13.0ms (8% of total)
ival-pow: 10.0ms (6.2% of total)
const: 4.0ms (2.5% of total)
ival-sqrt: 3.0ms (1.9% of total)
ival-sub: 2.0ms (1.2% of total)
exact: 2.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series131.0ms (0.8%)

Memory
8.8MiB live, 224.5MiB allocated
Counts
27 → 864
Calls
Call 1
Inputs
#<alt (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))>
#<alt (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)>
#<alt (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6)>
#<alt (+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))))>
#<alt (/ (* c -1/2) b)>
#<alt (* c -1/2)>
#<alt (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))>
#<alt (/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a))>
#<alt (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b)>
#<alt (* a (* c -3/2))>
#<alt (* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a))>
#<alt (/ (* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a)) -3)>
#<alt (- b (sqrt (+ (* b b) (* a (* -3 c)))))>
#<alt (sqrt (+ (* b b) (* a (* -3 c))))>
#<alt (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))>
#<alt (/ (* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))) (* 3 a))>
#<alt (* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))))>
#<alt (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (* -3/8 (* c (/ c (* b b))))>
#<alt (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))>
#<alt (/ (* -9/8 (* c (* c (* a a)))) (* b b))>
#<alt (* c (* c (* a a)))>
#<alt (+ (* b b) (* a (* -3 c)))>
#<alt (/ (* -9/8 (* a a)) (* b (* b b)))>
#<alt (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))>
#<alt (* a (* c (* a a)))>
Outputs
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))>
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -3/2 (* a c))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* -3/2 (* a c))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (* -3/2 (* a c))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -3/2 (* a c))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -3/2 (* a c))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))>
#<alt (* 3/2 (/ c b))>
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)>
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)>
#<alt (/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)>
#<alt (* 2 (/ b a))>
#<alt (* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))>
#<alt (* 3/2 (/ c b))>
#<alt (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))>
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))>
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))>
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))>
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))>
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* 3/2 (/ c b))>
#<alt (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))>
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))>
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))>
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))>
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))>
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))>
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))>
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))>
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))>
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))>
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)>
#<alt (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)>
#<alt (* 2 b)>
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))>
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))>
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))>
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))>
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))>
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))>
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))>
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))>
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))>
#<alt b>
#<alt (+ b (* -3/2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))>
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/8 (/ (pow c 2) (* a (pow b 3)))) (* 27/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))>
#<alt (* -3/2 (/ a b))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* (pow a 3) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))>
#<alt (* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))>
#<alt (* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 27/16 (/ (pow c 2) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* -9/8 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))>
#<alt (* -3/2 (/ a b))>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)>
#<alt (* -3/2 (/ a b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))>
#<alt (* -3/2 (/ a b))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))>
#<alt (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))>
#<alt (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (/ (pow c 4) (pow b 6))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))>
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* -3 (* a c))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
#<alt (* (pow a 3) c)>
Calls

216 calls:

TimeVariablePointExpression
14.0ms
b
@-inf
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))
11.0ms
a
@inf
(/ (* -9/8 (* a a)) (* b (* b b)))
5.0ms
a
@inf
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))
4.0ms
a
@-inf
(* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a))
3.0ms
c
@inf
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))

rewrite492.0ms (3.1%)

Memory
29.4MiB live, 840.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 768×*-lowering-*.f32
5 768×*-lowering-*.f64
3 950×accelerator-lowering-fma.f32
3 950×accelerator-lowering-fma.f64
3 620×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073469
1423445
24206431
08873410
Stop Event
iter limit
node limit
Counts
27 → 740
Calls
Call 1
Inputs
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))
(/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)
(* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6)
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b))))))
(/ (* c -1/2) b)
(* c -1/2)
(+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b)))
(/ (/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b) (* 3 a))
(/ (+ (* a (* c -3/2)) (/ (* -9/8 (* c (* c (* a a)))) (* b b))) b)
(* a (* c -3/2))
(* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a))
(/ (* (- b (sqrt (+ (* b b) (* a (* -3 c))))) (/ 1 a)) -3)
(- b (sqrt (+ (* b b) (* a (* -3 c)))))
(sqrt (+ (* b b) (* a (* -3 c))))
(+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))
(/ (* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))) (* 3 a))
(* c (+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5))))))
(+ (/ (* a -3/2) b) (* c (+ (/ (* -9/8 (* a a)) (* b (* b b))) (/ (* -27/16 (* a (* c (* a a)))) (pow b 5)))))
(/ (pow c 4) (pow b 6))
(* -3/8 (* c (/ c (* b b))))
(* a (+ (/ (* (* c (* c c)) -9/16) (pow b 5)) (/ (* (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) -1/6) b)))
(/ (* -9/8 (* c (* c (* a a)))) (* b b))
(* c (* c (* a a)))
(+ (* b b) (* a (* -3 c)))
(/ (* -9/8 (* a a)) (* b (* b b)))
(/ (* -27/16 (* a (* c (* a a)))) (pow b 5))
(* a (* c (* a a)))
Outputs
(+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(+.f64 (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 c (/.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c))) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (/.f64 c (*.f64 b b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) #s(literal -3/8 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))) (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))))
(/.f64 (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))))
(/.f64 (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(/.f64 (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b))))) (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -27/512 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 9/64 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 405/64 binary64)))) (/.f64 #s(literal -1/6 binary64) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 #s(literal -1/6 binary64) b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) b))
(*.f64 (*.f64 a #s(literal 405/64 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) b)))
(*.f64 (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/6 binary64) b))
(*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 #s(literal -1/6 binary64) b)))
(*.f64 (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.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 (*.f64 c c) (*.f64 a #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 405/64 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -135/128 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a #s(literal -135/128 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -135/128 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -135/128 binary64)))
(*.f64 (*.f64 a #s(literal 405/64 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.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))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -1/6 binary64)))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 405/64 binary64)))
(*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a)
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 a (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) b))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 #s(literal -3/2 binary64) (*.f64 c a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b) (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c a)) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c a))) #s(literal -1 binary64)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) (*.f64 a #s(literal -3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) b)
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))
(pow.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) b))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
(*.f64 a (*.f64 c #s(literal -3/2 binary64)))
(*.f64 #s(literal -3/2 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -3/2 binary64)) a)
(*.f64 (*.f64 a #s(literal -3/2 binary64)) c)
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(+.f64 (*.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)))
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 -3 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.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 -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 3 binary64)))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 1 binary64)))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -1/3 binary64))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 #s(literal -27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c a))) (/.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -27/16 binary64)) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -27/16 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 a b) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 c a)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a #s(literal -27/16 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 c a))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 a (*.f64 a #s(literal -9/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 (*.f64 a a) #s(literal 9/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 9/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))))) (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -19683/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 729/256 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 c a) (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 c a))
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a c) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(fma.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) b) c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(fma.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c c) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) c (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (-.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) c) (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) c) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) c)
(+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b)))
(+.f64 (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b)))
(fma.f64 a (/.f64 #s(literal -3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) c) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) c (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) c (*.f64 a (/.f64 #s(literal -3/2 binary64) b)))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) c) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) a (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 #s(literal -3/2 binary64) b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c)))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) c) (*.f64 b b))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 c b)) b)
(/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))
(*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))
(*.f64 c (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) c))
(*.f64 (*.f64 c (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64))
(*.f64 (*.f64 #s(literal -3/8 binary64) c) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b))) c)
(*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) c) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(+.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/6 binary64) b) a) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) a (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 405/64 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal -1/6 binary64) b) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (-.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (/.f64 a (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -729/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) a) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)) b)
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a (*.f64 c a)))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b))) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) b)))
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)))
(*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c a)) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c (*.f64 a (*.f64 c a)))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 a (*.f64 c a)) c)
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 c a)) a)
(*.f64 (*.f64 (*.f64 c c) a) a)
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 -3 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b))))
(/.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64)))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) b)
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) b) b)
(pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal -9/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 a #s(literal -9/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 a a) b) b))
(*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -9/8 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b))))
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 #s(literal -27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c a))) (/.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -27/16 binary64)) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -27/16 binary64))
(*.f64 (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -27/16 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 c a)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -27/16 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a #s(literal -27/16 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 c (*.f64 a (*.f64 a a)))
(*.f64 a (*.f64 a (*.f64 c a)))
(*.f64 (*.f64 a a) (*.f64 c a))
(*.f64 (*.f64 a (*.f64 c a)) a)
(*.f64 (*.f64 c a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) c)

simplify566.0ms (3.5%)

Memory
-36.6MiB live, 904.1MiB allocated
Algorithm
egg-herbie
Rules
8 190×accelerator-lowering-fma.f32
8 190×accelerator-lowering-fma.f64
6 990×*-lowering-*.f32
6 990×*-lowering-*.f64
5 594×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0117814994
1378014932
0802214389
Stop Event
iter limit
node limit
Counts
864 → 864
Calls
Call 1
Inputs
(* -3/8 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(* -3/8 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -3/2 (* a c))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -3/2 (* a c))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -3/2 (* a c))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))
(* 3/2 (/ c b))
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)
(* 2 (/ b a))
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))
(* 3/2 (/ c b))
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* 3/2 (/ c b))
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(- b (* (sqrt (* a c)) (sqrt -3)))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(* 3/2 (/ (* a c) b))
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(* 2 b)
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 3/2 (/ (* a c) b))
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* 3/2 (/ (* a c) b))
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* (sqrt (* a c)) (sqrt -3))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 9/8 (/ (pow c 2) (* a (pow b 3)))) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -3/2 (/ a b))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))
(* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 27/16 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* -9/8 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))
(* -3/2 (/ a b))
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -3/2 (/ a b))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))
(+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
(* (pow a 3) c)
Outputs
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64)) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64)) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -3/8 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/8 binary64) a)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/8 binary64) a)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 a a)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) (*.f64 a (*.f64 a a)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) a)) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) (neg.f64 a))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b)
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))
(-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))
(-.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 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 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(* 2 (/ b a))
(/.f64 (*.f64 #s(literal 2 binary64) b) a)
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))))
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) a))) (-.f64 #s(literal 0 binary64) b))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 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 27/16 binary64)))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.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 405/64 binary64)))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b 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 -3 binary64))))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))
(+.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (/.f64 b a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))))
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) b) a))
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) a))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b)))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.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 405/64 binary64)))) (*.f64 b a)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))
(*.f64 c (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))
(*.f64 c (+.f64 (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))
(*.f64 c (+.f64 (+.f64 (-.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b (*.f64 c a))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))
(-.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))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))
(-.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))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))))) c)) c))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64)) (/.f64 #s(literal -1/3 binary64) a))))
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/24 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)))) (/.f64 #s(literal -1/3 binary64) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))))
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))))
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))
(+.f64 (+.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/24 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64))
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))
(*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/24 binary64))) a)) a))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) b)))
(* 1/3 (* (sqrt (/ c a)) (sqrt -3)))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) #s(literal 1/6 binary64)))))
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/24 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) #s(literal 1/6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)))))
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/3 binary64))
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64))) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) #s(literal -1/24 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/6 binary64))) c)) c)) (neg.f64 c))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(- b (* (sqrt (* a c)) (sqrt -3)))
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(* 3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) b)
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) (*.f64 b b)) #s(literal -2 binary64)))
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)))))
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* 3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 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 27/16 binary64))))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.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 405/64 binary64)))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))
(*.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 -3 binary64))))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 (/.f64 b a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64)))))))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.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)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))
(* 3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64))))
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.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 405/64 binary64)))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64))))
(* -1 (* (sqrt (* a c)) (sqrt -3)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (-.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))))
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (/.f64 b (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.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 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))))
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))))
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)))))
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 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 (* -3/2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b))))
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)))))
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 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 -27/16 binary64)))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 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)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/8 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)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))))))
b
(+ b (* -3/2 (/ (* a c) b)))
(+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))))))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(*.f64 (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(*.f64 (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(*.f64 (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 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 #s(literal -3/8 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 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 #s(literal -3/8 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) a))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b a)))) a)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))) c)) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 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 -27/16 binary64))))))
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 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 -27/16 binary64))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* (pow a 3) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 9/8 (/ (pow c 2) (* a (pow b 3)))) (* 27/16 (/ (pow c 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))) a)) (* 27/16 (/ (pow c 3) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a))))
(* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* -9/8 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -3/2 (/ (* a c) b))
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 c a))))
(* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 c a)) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 a a))))))
(* (pow a 3) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 c a)) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 9/8 (/ c (* a (pow b 3)))) (* 27/16 (/ (pow c 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a)) (* 27/16 (/ (pow c 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* -9/8 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 a #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (+ (* 3/2 a) (* 27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 a #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (+ (* -3/2 (/ a (* b (pow c 2)))) (* -9/8 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b))) c)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b))) c)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 c (*.f64 c c)))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -9/16 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* a (pow c 3))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c c) (*.f64 a a))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))
(* (pow a 3) c)
(*.f64 c (*.f64 a (*.f64 a a)))

eval296.0ms (1.9%)

Memory
36.0MiB live, 560.7MiB allocated
Compiler

Compiled 72 182 to 5 067 computations (93% saved)

prune302.0ms (1.9%)

Memory
-24.0MiB live, 880.3MiB allocated
Pruning

101 alts after pruning (98 fresh and 3 done)

PrunedKeptTotal
New1 585771 662
Fresh132134
Picked235
Done000
Total1 6001011 701
Accuracy
99.2%
Counts
1 701 → 101
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.9%
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
56.5%
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
79.9%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
55.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 3 binary64) a))
55.4%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
55.6%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b)) (*.f64 #s(literal 3 binary64) a))
57.7%
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -3 binary64))
58.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
56.5%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
80.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
89.6%
(/.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))) b) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
58.0%
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
80.1%
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.1%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
80.0%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
79.9%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
57.4%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))
55.7%
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
89.6%
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
56.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
86.6%
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
80.1%
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
86.8%
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
55.6%
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
80.1%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
89.2%
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))))))) (pow.f64 b #s(literal 7 binary64)))
55.8%
(/.f64 (+.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))
42.6%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
35.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
56.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (*.f64 #s(literal 3 binary64) a))
56.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
57.7%
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.4%
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
58.0%
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
57.7%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
63.4%
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
86.4%
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
57.9%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
57.4%
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
57.4%
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
57.7%
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
57.7%
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64)))
58.0%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
42.6%
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.3%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.2%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
57.7%
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
58.0%
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
79.9%
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
80.0%
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
80.1%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
80.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
80.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
86.4%
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
79.9%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
63.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
80.0%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
86.4%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
80.0%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
55.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
11.7%
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
86.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
80.2%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
89.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.9%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
89.9%
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
79.9%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
79.9%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
86.4%
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
86.4%
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
56.5%
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
63.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
80.0%
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
86.4%
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
80.0%
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
80.1%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
80.1%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
Compiler

Compiled 7 269 to 3 768 computations (48.2% saved)

simplify457.0ms (2.9%)

Memory
27.8MiB live, 725.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
cost-diff256
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
cost-diff512
(-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
cost-diff0
(/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)
cost-diff0
(*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a))
cost-diff0
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
cost-diff640
(+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
cost-diff0
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
cost-diff0
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
cost-diff0
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
cost-diff256
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
cost-diff0
(/.f64 #s(literal -1/2 binary64) b)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
cost-diff128
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
cost-diff896
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))
Rules
10 444×accelerator-lowering-fma.f32
10 444×accelerator-lowering-fma.f64
5 356×*-lowering-*.f32
5 356×*-lowering-*.f64
3 046×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
075938
1237816
2944746
33926712
45042708
57082708
08224680
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))))
(/ (* c -1/2) b)
(* c -1/2)
c
-1/2
b
(* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a)))
a
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))
(/ (* -3/8 (* c (/ c (* b b)))) b)
(* -3/8 (* c (/ c (* b b))))
-3/8
(* c (/ c (* b b)))
(/ c (* b b))
(* b b)
(* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a)
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))
(* c (* (* c c) -9/16))
(* (* c c) -9/16)
(* c c)
-9/16
(* (* b b) (* b (* b b)))
(* b (* b b))
(/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(* (* c (* c (* c c))) (* a -135/128))
(* c (* c (* c c)))
(* c (* c c))
(* a -135/128)
-135/128
(* (* b b) (* b (* b (* b b))))
(* b (* b (* b b)))
(* (/ -1/2 b) c)
(/ -1/2 b)
-1/2
b
c
(/ (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))) (* 3 a))
(* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b)))))
c
(+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))
(/ (* a -3/2) b)
(* a -3/2)
a
-3/2
b
(/ (* (* c (* a a)) -9/8) (* b (* b b)))
(* (* c (* a a)) -9/8)
(* c (* a a))
(* a a)
-9/8
(* b (* b b))
(* b b)
(* 3 a)
3
(/ (* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)) 3)
(* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a))
c
(/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)
(+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))))
(* a (/ -3/2 b))
a
(/ -3/2 b)
-3/2
b
(* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))
(+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))
(/ (* -9/8 (/ (* a a) b)) (* b b))
(* -9/8 (/ (* a a) b))
-9/8
(/ (* a a) b)
(* a a)
(* b b)
(/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))
(* a (* (* a (* c a)) -27/16))
(* (* a (* c a)) -27/16)
(* a (* c a))
(* c a)
-27/16
(* (* b b) (* b (* b b)))
(* b (* b b))
3
(/ (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))) -3)
(/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(- (* b b) (+ (* b b) (* c (* a -3))))
(* b b)
b
(+ (* b b) (* c (* a -3)))
(* c (* a -3))
c
(* a -3)
a
-3
(* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(sqrt (+ (* b b) (* c (* a -3))))
Outputs
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (*.f64 b b))))))
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
b
(* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) b)) b) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b)))))))
a
(+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))
(+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) b)) b) (*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b))))))
(/ (* -3/8 (* c (/ c (* b b)))) b)
(/.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) b)) b)
(* -3/8 (* c (/ c (* b b))))
(*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) b))
-3/8
#s(literal -3/8 binary64)
(* c (/ c (* b b)))
(*.f64 c (/.f64 c (*.f64 b b)))
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
(* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a)
(*.f64 a (*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b)))))
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b))))
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* c (* (* c c) -9/16))
(*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))
(* (* c c) -9/16)
(*.f64 (*.f64 c c) #s(literal -9/16 binary64))
(* c c)
(*.f64 c c)
-9/16
#s(literal -9/16 binary64)
(* (* b b) (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -135/128 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(* (* c (* c (* c c))) (* a -135/128))
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal -135/128 binary64))))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* a -135/128)
(*.f64 a #s(literal -135/128 binary64))
-135/128
#s(literal -135/128 binary64)
(* (* b b) (* b (* b (* b b))))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* (/ -1/2 b) c)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
-1/2
#s(literal -1/2 binary64)
b
c
(/ (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))) (* 3 a))
(*.f64 (*.f64 (/.f64 a b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -9/8 binary64))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b)))))
(*.f64 c (*.f64 (/.f64 a b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -9/8 binary64))))))
c
(+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))
(*.f64 (/.f64 a b) (+.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -9/8 binary64)))))
(/ (* a -3/2) b)
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
(* a -3/2)
(*.f64 a #s(literal -3/2 binary64))
a
-3/2
#s(literal -3/2 binary64)
b
(/ (* (* c (* a a)) -9/8) (* b (* b b)))
(*.f64 #s(literal -9/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b))
(* (* c (* a a)) -9/8)
(*.f64 a (*.f64 c (*.f64 a #s(literal -9/8 binary64))))
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
-9/8
#s(literal -9/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ (* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)) 3)
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b) (+.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -27/16 binary64)))))) (*.f64 a #s(literal 3 binary64)))
(* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b) (+.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -27/16 binary64)))))) a)
c
(/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b) (+.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -27/16 binary64))))) a)
(+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))))
(+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b) (+.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -27/16 binary64)))))
(* a (/ -3/2 b))
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
a
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
-3/2
#s(literal -3/2 binary64)
b
(* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b) b) (+.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -27/16 binary64))))
(+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) b) (+.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -27/16 binary64)) (*.f64 b b))))
(/ (* -9/8 (/ (* a a) b)) (* b b))
(/.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 a b))) (*.f64 b b))
(* -9/8 (/ (* a a) b))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 a b)))
-9/8
#s(literal -9/8 binary64)
(/ (* a a) b)
(/.f64 (*.f64 a a) b)
(* a a)
(*.f64 a a)
(* b b)
(*.f64 b b)
(/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* a (* (* a (* c a)) -27/16))
(*.f64 a (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))
(* (* a (* c a)) -27/16)
(*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))
(* a (* c a))
(*.f64 c (*.f64 a a))
(* c a)
(*.f64 c a)
-27/16
#s(literal -27/16 binary64)
(* (* b b) (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
3
#s(literal 3 binary64)
(/ (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))) -3)
(/.f64 (/.f64 (*.f64 c #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(/.f64 (*.f64 c #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(- (* b b) (+ (* b b) (* c (* a -3))))
(*.f64 c (*.f64 a #s(literal 3 binary64)))
(* b b)
(*.f64 b b)
b
(+ (* b b) (* c (* a -3)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* c (* a -3))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
c
(* a -3)
(*.f64 a #s(literal -3 binary64))
a
-3
#s(literal -3 binary64)
(* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))
(*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(sqrt (+ (* b b) (* c (* a -3))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))

localize317.0ms (2%)

Memory
5.9MiB live, 597.6MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
accuracy99.5%
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
accuracy57.7%
(-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
accuracy99.5%
(*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b))
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
accuracy99.6%
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
accuracy99.5%
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) b)
accuracy99.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.5%
(*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
Samples
98.0ms192×0valid
75.0ms64×1valid
Compiler

Compiled 1 052 to 77 computations (92.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 127.0ms
ival-mult: 58.0ms (45.8% of total)
ival-div: 46.0ms (36.3% of total)
ival-add: 14.0ms (11.1% of total)
adjust: 3.0ms (2.4% of total)
ival-sqrt: 2.0ms (1.6% of total)
exact: 1.0ms (0.8% of total)
ival-sub: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series66.0ms (0.4%)

Memory
-3.1MiB live, 117.3MiB allocated
Counts
29 → 840
Calls
Call 1
Inputs
#<alt (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))>
#<alt (+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))))>
#<alt (/ (* c -1/2) b)>
#<alt (* c -1/2)>
#<alt (* (/ -1/2 b) c)>
#<alt (/ -1/2 b)>
#<alt (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))>
#<alt (/ (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))) (* 3 a))>
#<alt (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b)))))>
#<alt (/ (* a -3/2) b)>
#<alt (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))>
#<alt (/ (* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)) 3)>
#<alt (* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a))>
#<alt (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)>
#<alt (- (* b b) (+ (* b b) (* c (* a -3))))>
#<alt (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))>
#<alt (/ (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))) -3)>
#<alt (* b b)>
#<alt (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))>
#<alt (* (* b b) (* b (* b b)))>
#<alt (* -3/8 (* c (/ c (* b b))))>
#<alt (* (* b b) (* b (* b (* b b))))>
#<alt (/ (* (* c (* a a)) -9/8) (* b (* b b)))>
#<alt (* (* c (* a a)) -9/8)>
#<alt (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))>
#<alt (/ (* -9/8 (/ (* a a) b)) (* b b))>
#<alt (* a (* (* a (* c a)) -27/16))>
#<alt (+ (* b b) (* c (* a -3)))>
#<alt (+ b (sqrt (+ (* b b) (* c (* a -3)))))>
Outputs
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (/ -1/2 b)>
#<alt (* -3/2 (/ a b))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (* -3/2 (/ a b))>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (* -3/2 (/ a b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -3/2 (/ a b))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -3/2 (/ a b))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -3/2 (/ c b))>
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))>
#<alt (* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))>
#<alt (* -3/2 (/ c b))>
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))>
#<alt (* -3/2 (/ c b))>
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (* -3/2 (/ c b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (/ -3/2 b)>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))>
#<alt (- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))>
#<alt (* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))>
#<alt (* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))>
#<alt (* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* -9/8 (* a (* (pow b 2) c)))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))>
#<alt (/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))>
#<alt (/ -3/2 b)>
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)>
#<alt (/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)>
#<alt (/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)>
#<alt (/ -3/2 b)>
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))>
#<alt (/ -3/2 b)>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))>
#<alt (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))>
#<alt (* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))>
#<alt (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))>
#<alt (* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))>
#<alt (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))>
#<alt (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))>
#<alt (* 3/2 (/ c b))>
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)>
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)>
#<alt (/ (+ (* -3 (/ (+ (* -27/32 (* (pow a 3) (pow c 4))) (* -27/128 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)>
#<alt (* 2 (/ b a))>
#<alt (* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* 9/16 (* (pow a 2) (pow c 3))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2))))) (* 2 (/ 1 a)))))>
#<alt (* 3/2 (/ c b))>
#<alt (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))>
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* -3 (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7)))))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))>
#<alt (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))>
#<alt (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))>
#<alt (- (+ (* -1 (/ (+ (* -3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3))))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))))>
#<alt (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2)))))>
#<alt (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))>
#<alt (+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))>
#<alt (* 3/2 (/ c b))>
#<alt (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))>
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))>
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))) (* 27/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) a)>
#<alt (/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) a)>
#<alt (/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) a)>
#<alt (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1 (/ (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))>
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))>
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))>
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))>
#<alt (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)>
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (pow b 6)>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -9/8 (* (pow a 2) c))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -27/16 (/ (* (pow a 3) c) (pow b 5)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -9/8 (/ (pow a 2) (pow b 3)))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -27/16 (* (pow a 3) c))>
#<alt (* -3 (* a c))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ b (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* 2 b)>
#<alt (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))>
#<alt (* 2 b)>
#<alt (+ (* -3/2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* 2 b)>
#<alt (+ (* -3/2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
Calls

210 calls:

TimeVariablePointExpression
4.0ms
a
@0
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
3.0ms
b
@-inf
(/ (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))) (* 3 a))
2.0ms
a
@0
(/ (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))) -3)
2.0ms
a
@-inf
(/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
2.0ms
c
@-inf
(/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))

rewrite453.0ms (2.8%)

Memory
-14.1MiB live, 682.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 414×*-lowering-*.f32
6 414×*-lowering-*.f64
3 702×accelerator-lowering-fma.f32
3 702×accelerator-lowering-fma.f64
3 250×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
075510
1481410
25302392
08624374
Stop Event
iter limit
node limit
Counts
29 → 876
Calls
Call 1
Inputs
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(+ (/ (* c -1/2) b) (* a (+ (/ (* -3/8 (* c (/ c (* b b)))) b) (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) a))))
(/ (* c -1/2) b)
(* c -1/2)
(* (/ -1/2 b) c)
(/ -1/2 b)
(+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))
(/ (* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b))))) (* 3 a))
(* c (+ (/ (* a -3/2) b) (/ (* (* c (* a a)) -9/8) (* b (* b b)))))
(/ (* a -3/2) b)
(+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b)))))
(/ (* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)) 3)
(* c (/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a))
(/ (+ (* a (/ -3/2 b)) (* c (+ (/ (* -9/8 (/ (* a a) b)) (* b b)) (/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))))) a)
(- (* b b) (+ (* b b) (* c (* a -3))))
(/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3)))))))
(/ (/ (- (* b b) (+ (* b b) (* c (* a -3)))) (* a (+ b (sqrt (+ (* b b) (* c (* a -3))))))) -3)
(* b b)
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(* (* b b) (* b (* b b)))
(* -3/8 (* c (/ c (* b b))))
(* (* b b) (* b (* b (* b b))))
(/ (* (* c (* a a)) -9/8) (* b (* b b)))
(* (* c (* a a)) -9/8)
(/ (* a (* (* a (* c a)) -27/16)) (* (* b b) (* b (* b b))))
(/ (* -9/8 (/ (* a a) b)) (* b b))
(* a (* (* a (* c a)) -27/16))
(+ (* b b) (* c (* a -3)))
(+ b (sqrt (+ (* b b) (* c (* a -3)))))
Outputs
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) b) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 a (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(fma.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(fma.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(fma.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) a) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 c (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1/2 binary64)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) b))
(/.f64 #s(literal -1/2 binary64) b)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/2 binary64))))
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 c (*.f64 (*.f64 a a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 c (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 a (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 (*.f64 c a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) a (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) c) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c a)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(fma.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b))) (*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 a #s(literal 3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) b) (*.f64 (*.f64 b b) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal -3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a)
(/.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 c a) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 c a))
(+.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) b) c) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) c (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c a)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) c) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) c (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 c a) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) c) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) a (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(fma.f64 (*.f64 c (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))))
(/.f64 (*.f64 c (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) c) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c a)) b)) (/.f64 (*.f64 a (*.f64 c a)) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))) c) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) b))
(/.f64 a (/.f64 b #s(literal -3/2 binary64)))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))
(/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b #s(literal -3/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64)))
(pow.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -3/2 binary64) b))
(*.f64 #s(literal -3/2 binary64) (/.f64 a b))
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -3/2 binary64) b) a)
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3/2 binary64)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 #s(literal -27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 c a))) (/.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) b) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) b) (/.f64 #s(literal -27/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -27/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -27/16 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) b))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -729/512 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) (/.f64 a (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))))))
(*.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -3 binary64)))
(/.f64 (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) #s(literal 3 binary64))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1/3 binary64)) a)
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))
(*.f64 #s(literal 1/3 binary64) (/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 c (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) c) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) c))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) c)
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a))
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 a (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64))))) a))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 b b))
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -3 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -3 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) c))
(-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(-.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b b))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(fma.f64 b b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(fma.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(fma.f64 b (/.f64 b (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(fma.f64 (/.f64 b a) (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(fma.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (/.f64 b a) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (pow.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal -3 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) #s(literal -3 binary64)))
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal -3 binary64)))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -1/3 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)) #s(literal 1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64)))
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal 135/128 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -135/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) b) (/.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -135/128 binary64) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) c) (*.f64 b b))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c b)) b)
(/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))
(*.f64 c (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)))
(*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (*.f64 b b) c)))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 c #s(literal -3/8 binary64)))
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) #s(literal -3/8 binary64))
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b))) c)
(*.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 c (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))
(/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b)))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))
(/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 c (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b)) b)
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) #s(literal -9/8 binary64)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) c) b)
(/.f64 (*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(*.f64 c (*.f64 (*.f64 a a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 c a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c))
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) c)
(*.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c a)) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c a)) b))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)))
(*.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c a)))
(*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))
(*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64)))
(*.f64 a (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))
(*.f64 (*.f64 a a) (*.f64 c #s(literal -9/8 binary64)))
(*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64))
(*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c a)))
(*.f64 (*.f64 c a) (*.f64 a #s(literal -9/8 binary64)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) c)
(*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c a))
(*.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 a a))
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) b) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b b))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) b) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (*.f64 b b)) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal 27/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 #s(literal -27/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 c a))) (/.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) b) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) b) (/.f64 #s(literal -27/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal -27/16 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -27/16 binary64) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b))
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a a) b)) b)
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b)) #s(literal -1 binary64))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (/.f64 (*.f64 a a) b) b))
(*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))
(*.f64 a (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 c a) #s(literal -27/16 binary64)))
(*.f64 (*.f64 a (*.f64 c a)) (*.f64 #s(literal -27/16 binary64) a))
(*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a))))
(*.f64 (*.f64 a (*.f64 (*.f64 c a) #s(literal -27/16 binary64))) a)
(*.f64 (*.f64 a (*.f64 a (*.f64 c a))) #s(literal -27/16 binary64))
(*.f64 (*.f64 a #s(literal -27/16 binary64)) (*.f64 a (*.f64 c a)))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 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 -3 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 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 -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/4 binary64)) b)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 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 -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 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 -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 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 -3 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))))

simplify627.0ms (3.9%)

Memory
8.3MiB live, 936.0MiB allocated
Algorithm
egg-herbie
Rules
8 572×accelerator-lowering-fma.f32
8 572×accelerator-lowering-fma.f64
7 022×*-lowering-*.f32
7 022×*-lowering-*.f64
5 746×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0114713113
1371412787
0836412333
Stop Event
iter limit
node limit
Counts
840 → 840
Calls
Call 1
Inputs
(* -9/16 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(/ -1/2 b)
(* -3/2 (/ a b))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(* -3/2 (/ a b))
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -3/2 (/ a b))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -3/2 (/ a b))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -3/2 (/ c b))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(* -3/2 (/ c b))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(* -3/2 (/ c b))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -3/2 (/ c b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/ -3/2 b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))
(- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* -9/8 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))
(/ -3/2 b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)
(/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)
(/ -3/2 b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(/ -3/2 b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))
(- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))
(+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))
(+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))
(* 3/2 (/ c b))
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/ (+ (* -3 (/ (+ (* -27/32 (* (pow a 3) (pow c 4))) (* -27/128 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)
(* 2 (/ b a))
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))
(* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* 9/16 (* (pow a 2) (pow c 3))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2))))) (* 2 (/ 1 a)))))
(* 3/2 (/ c b))
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* -3 (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7)))))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (/ (+ (* -3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3))))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))))
(* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2)))))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))
(* 3/2 (/ c b))
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))) (* 27/16 (/ (pow c 3) (pow b 5))))))))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) a)
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) a)
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) a)
(* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1 (/ (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (/ (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(* -3/8 (/ (pow c 2) (pow b 2)))
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -9/8 (* (pow a 2) c))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -27/16 (* (pow a 3) c))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* (sqrt (* a c)) (sqrt -3))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(* 2 b)
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3/2 (/ (* a c) b))
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* 2 b)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
Outputs
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) b)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 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 -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))) (*.f64 a (*.f64 a a)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (*.f64 a a))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 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 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 c)
(*.f64 c #s(literal -1/2 binary64))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(/ -1/2 b)
(/.f64 #s(literal -1/2 binary64) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b))) (neg.f64 c))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) b))) b)
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 b))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (- (* -27/16 (/ (* a c) (pow b 5))) (* 9/8 (/ 1 (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (* -27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow a 3) (+ (* 27/16 (/ c (pow b 5))) (* 9/8 (/ 1 (* a (pow b 3)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) c) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 3) c)) (* -9/8 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -27/16 (/ (* (pow a 3) c) (pow b 2))) (* -9/8 (pow a 2))) (pow b 3))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 9/8 (pow a 2)) (* 27/16 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -9/8 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (* (pow b 3) c))) (* 27/16 (/ (pow a 3) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c c))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)))
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64)))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 c c))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 9/8 (/ a (* (pow b 3) c))) (* 27/16 (/ (pow a 2) (pow b 5))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c)) (* 27/16 (/ (pow a 2) (pow b 5))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 c b))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (+ (* -3/2 (/ c (* (pow a 2) b))) (* -9/8 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -9/8 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b a))) a)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b a))) a)))
(* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* -9/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -3/2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -3/2 binary64))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 c #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (*.f64 c #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) (neg.f64 b))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* a (+ (* -27/16 (/ (* a (pow c 2)) (pow b 5))) (* -9/8 (/ c (pow b 3))))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/2 binary64) b))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a a))))))
(* (pow a 2) (- (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))) (/ 3/2 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a a))))))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -9/8 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b a)) (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 b (*.f64 b b)))) a)))
(* (pow a 2) (+ (* -27/16 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b a)) (/.f64 (*.f64 #s(literal 9/8 binary64) c) (*.f64 b (*.f64 b b)))) a)))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* -9/8 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -27/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))))) (pow.f64 b #s(literal 5 binary64)))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)
(/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64))) b)
(/ (- (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2)))) 3/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64))) b)
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (/ (+ 3/2 (+ (* 9/8 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 2) (- (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))) (/ 3/2 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b (*.f64 c c))))))
(* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -9/8 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) c)))
(* (pow c 2) (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))) c))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) c)))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))
(*.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))))
(+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))))))
(+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 3 (/ 1 (* a (pow (sqrt -3) 2)))))))
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))))) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))))))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b)
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) b)
(/ (+ (* -3 (/ (+ (* -27/32 (* (pow a 3) (pow c 4))) (* -27/128 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) b)
(* 2 (/ b a))
(/.f64 (*.f64 b #s(literal 2 binary64)) a)
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) a))))
(* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) a))) (neg.f64 b))
(* -1 (* b (- (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* 9/16 (* (pow a 2) (pow c 3))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))) (pow b 4))) (* 3/2 (/ c (pow b 2))))) (* 2 (/ 1 a)))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 c (*.f64 a a))) (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -2 binary64) a)) (neg.f64 b))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))))
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* -3 (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7)))))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))))))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))))
(*.f64 #s(literal 3 binary64) (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))))
(- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3/2 binary64)) (*.f64 c c))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))
(- (+ (* -1 (/ (+ (* -3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3))))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* a (pow (sqrt -3) 2)))))))
(-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c))
(+ (* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)))
(-.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) (neg.f64 c)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c))
(* 3/2 (/ c b))
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b)
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))))))
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))) (* 27/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a)
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a)
(/ (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (+ (* -3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a)))) a)
(* -3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(* -1 (/ (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 b a) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) a))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b a) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) a)) a)) a)) (neg.f64 a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/32 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 -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2/3 (/ b a))
(*.f64 (/.f64 b a) #s(literal -2/3 binary64))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(*.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b))))) (neg.f64 b))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 (*.f64 c c))) (-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) (*.f64 #s(literal 3 binary64) a))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) c)) (/.f64 (*.f64 c b) (*.f64 #s(literal 3 binary64) a))) c))
(* -1/2 (/ c b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) a)) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))) a)) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(* -3/8 (/ (pow c 2) (pow b 2)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -9/8 (* (pow a 2) c))
(*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -27/16 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -9/8 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -27/16 (* (pow a 3) c))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))))
(* 3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b)
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) b))) (neg.f64 b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c c) 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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 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 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 b (/.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 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))
(*.f64 a (+.f64 (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) a))))

eval312.0ms (2%)

Memory
28.0MiB live, 875.8MiB allocated
Compiler

Compiled 88 993 to 6 409 computations (92.8% saved)

prune659.0ms (4.1%)

Memory
-147.0MiB live, 930.1MiB allocated
Pruning

96 alts after pruning (92 fresh and 4 done)

PrunedKeptTotal
New1 962412 003
Fresh425193
Picked415
Done033
Total2 008962 104
Accuracy
100.0%
Counts
2 104 → 96
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.1%
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
99.1%
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal -3 binary64))
44.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
47.7%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
44.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
56.5%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
99.3%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
80.1%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
86.5%
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
99.2%
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) c)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
80.1%
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
80.1%
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
80.0%
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
99.2%
(/.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
99.0%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) #s(literal -3 binary64))
56.5%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
79.9%
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
55.7%
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
56.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
99.2%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
80.1%
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
86.8%
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
80.1%
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
80.1%
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
35.3%
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
56.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
99.1%
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
63.4%
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
63.5%
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.3%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.2%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
99.0%
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
79.9%
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
80.0%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
86.5%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
80.1%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
80.2%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
79.9%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
80.1%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
86.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
79.9%
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
80.0%
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
63.6%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
79.9%
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
80.1%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
99.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
80.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
63.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
80.0%
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
80.0%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
56.5%
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
55.8%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
86.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
80.2%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
89.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.8%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.9%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
89.8%
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.9%
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
80.0%
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
80.0%
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
86.4%
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
79.9%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
79.9%
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
86.4%
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
56.5%
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
63.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
11.7%
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
80.1%
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
80.0%
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
86.4%
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
80.0%
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
80.0%
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
80.1%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
80.1%
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
Compiler

Compiled 5 439 to 3 296 computations (39.4% saved)

simplify351.0ms (2.2%)

Memory
-35.5MiB live, 562.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))
cost-diff128
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
cost-diff256
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
cost-diff1024
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))
cost-diff0
(*.f64 b (*.f64 a #s(literal 3 binary64)))
cost-diff0
(/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
cost-diff256
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))
cost-diff0
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
cost-diff0
(*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))))
cost-diff128
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))
cost-diff128
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
cost-diff0
(*.f64 c #s(literal -1/2 binary64))
cost-diff0
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
cost-diff0
(*.f64 (*.f64 c a) #s(literal -3 binary64))
cost-diff128
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
cost-diff128
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64))
cost-diff256
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
Rules
8 492×accelerator-lowering-fma.f32
8 492×accelerator-lowering-fma.f64
7 062×*-lowering-*.f32
7 062×*-lowering-*.f64
2 194×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070686
1218617
2820577
34078555
45092555
56897555
08155536
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (- 0 (* (* c a) -3)) -3) (* a (+ b (sqrt (+ (* b b) (* (* c a) -3))))))
(/ (- 0 (* (* c a) -3)) -3)
(- 0 (* (* c a) -3))
0
(* (* c a) -3)
(* c a)
c
a
-3
(* a (+ b (sqrt (+ (* b b) (* (* c a) -3)))))
(+ b (sqrt (+ (* b b) (* (* c a) -3))))
b
(sqrt (+ (* b b) (* (* c a) -3)))
(+ (* b b) (* (* c a) -3))
(* b b)
(/ 1 (/ b (* c -1/2)))
1
(/ b (* c -1/2))
b
(* c -1/2)
c
-1/2
(/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))
(* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))))
c
(* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))
a
(+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))
(/ (* (* c a) -9/8) (* b (* b b)))
(* (* c a) -9/8)
(* c a)
-9/8
(* b (* b b))
b
(* b b)
(/ -3/2 b)
-3/2
(* 3 a)
3
(/ 1 (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))))
1
(/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b))))
(* b (* a 3))
b
(* a 3)
a
3
(+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))
(* c (* a -3/2))
c
(* a -3/2)
-3/2
(/ (* -9/8 (* c (* a (* c a)))) (* b b))
(* -9/8 (* c (* a (* c a))))
-9/8
(* c (* a (* c a)))
(* a (* c a))
(* c a)
(* b b)
(+ (* (* a -3/8) (/ (* c (/ c (* b b))) b)) (+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b)))
(* (* a -3/8) (/ (* c (/ c (* b b))) b))
(* a -3/8)
a
-3/8
(/ (* c (/ c (* b b))) b)
(* c (/ c (* b b)))
c
(/ c (* b b))
(* b b)
b
(+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b))
(* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a))
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))
(* c (* (* c c) -9/16))
(* (* c c) -9/16)
(* c c)
-9/16
(* (* b b) (* b (* b b)))
(* b (* b b))
(/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(* (* c (* c (* c c))) (* a -135/128))
(* c (* c (* c c)))
(* c (* c c))
(* a -135/128)
-135/128
(* (* b b) (* b (* b (* b b))))
(* b (* b (* b b)))
(* a a)
(/ (* c -1/2) b)
(* c -1/2)
-1/2
Outputs
(/ (/ (- 0 (* (* c a) -3)) -3) (* a (+ b (sqrt (+ (* b b) (* (* c a) -3))))))
(/.f64 c (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/ (- 0 (* (* c a) -3)) -3)
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(- 0 (* (* c a) -3))
(*.f64 c (*.f64 a #s(literal 3 binary64)))
0
#s(literal 0 binary64)
(* (* c a) -3)
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c a)
(*.f64 c a)
c
a
-3
#s(literal -3 binary64)
(* a (+ b (sqrt (+ (* b b) (* (* c a) -3)))))
(*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(+ b (sqrt (+ (* b b) (* (* c a) -3))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
b
(sqrt (+ (* b b) (* (* c a) -3)))
(sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(+ (* b b) (* (* c a) -3))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(* b b)
(*.f64 b b)
(/ 1 (/ b (* c -1/2)))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
1
#s(literal 1 binary64)
(/ b (* c -1/2))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
b
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
c
-1/2
#s(literal -1/2 binary64)
(/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 (/.f64 (/.f64 a b) b) b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))))
(*.f64 c (*.f64 (/.f64 a b) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) b) b))))
c
(* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))
(*.f64 (/.f64 a b) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) b) b)))
a
(+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))
(+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 (/.f64 (/.f64 a b) b) b))) (/.f64 #s(literal -3/2 binary64) b))
(/ (* (* c a) -9/8) (* b (* b b)))
(*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 (/.f64 (/.f64 a b) b) b)))
(* (* c a) -9/8)
(*.f64 c (*.f64 a #s(literal -9/8 binary64)))
(* c a)
(*.f64 c a)
-9/8
#s(literal -9/8 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
-3/2
#s(literal -3/2 binary64)
(* 3 a)
(*.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
(/ 1 (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))))
(/.f64 (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) b) b))) (*.f64 a (*.f64 b #s(literal 3 binary64))))
1
#s(literal 1 binary64)
(/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b))))
(/.f64 (*.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) b) b))))
(* b (* a 3))
(*.f64 a (*.f64 b #s(literal 3 binary64)))
b
(* a 3)
(*.f64 a #s(literal 3 binary64))
a
3
#s(literal 3 binary64)
(+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))
(*.f64 (*.f64 c a) (+.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) b) b)))
(* c (* a -3/2))
(*.f64 c (*.f64 a #s(literal -3/2 binary64)))
c
(* a -3/2)
(*.f64 a #s(literal -3/2 binary64))
-3/2
#s(literal -3/2 binary64)
(/ (* -9/8 (* c (* a (* c a)))) (* b b))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64))) (*.f64 b b))
(* -9/8 (* c (* a (* c a))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)))
-9/8
#s(literal -9/8 binary64)
(* c (* a (* c a)))
(*.f64 c (*.f64 c (*.f64 a a)))
(* a (* c a))
(*.f64 c (*.f64 a a))
(* c a)
(*.f64 c a)
(* b b)
(*.f64 b b)
(+ (* (* a -3/8) (/ (* c (/ c (* b b))) b)) (+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b)))
(*.f64 (/.f64 c b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(* (* a -3/8) (/ (* c (/ c (* b b))) b))
(/.f64 (*.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))) b)
(* a -3/8)
(*.f64 a #s(literal -3/8 binary64))
a
-3/8
#s(literal -3/8 binary64)
(/ (* c (/ c (* b b))) b)
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* c (/ c (* b b)))
(/.f64 (*.f64 c c) (*.f64 b b))
c
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
b
(+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b))
(*.f64 (/.f64 c b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)))
(* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a))
(*.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b b)))))
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(*.f64 c (*.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -135/128 binary64))) (*.f64 b b)))))
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(* c (* (* c c) -9/16))
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))
(* (* c c) -9/16)
(*.f64 c (*.f64 c #s(literal -9/16 binary64)))
(* c c)
(*.f64 c c)
-9/16
#s(literal -9/16 binary64)
(* (* b b) (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(/.f64 (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) b) b) b) b)) (*.f64 b b))
(* (* c (* c (* c c))) (* a -135/128))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(* a -135/128)
(*.f64 a #s(literal -135/128 binary64))
-135/128
#s(literal -135/128 binary64)
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* a a)
(*.f64 a a)
(/ (* c -1/2) b)
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(* c -1/2)
(*.f64 c #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)

localize225.0ms (1.4%)

Memory
8.8MiB live, 377.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.4%
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))
accuracy99.4%
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a))
accuracy99.6%
(*.f64 a (*.f64 c a))
accuracy99.6%
(*.f64 c (*.f64 a (*.f64 c a)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))
accuracy99.4%
(/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))))
accuracy99.6%
(*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))))
accuracy99.6%
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
accuracy100.0%
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
accuracy100.0%
(*.f64 c #s(literal -1/2 binary64))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
accuracy99.6%
(*.f64 (*.f64 c a) #s(literal -3 binary64))
accuracy99.5%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
accuracy99.5%
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))
accuracy99.5%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
Samples
124.0ms256×0valid
Compiler

Compiled 775 to 72 computations (90.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 87.0ms
ival-mult: 48.0ms (54.9% of total)
ival-div: 25.0ms (28.6% of total)
ival-add: 8.0ms (9.1% of total)
ival-sqrt: 4.0ms (4.6% of total)
ival-sub: 1.0ms (1.1% of total)
exact: 1.0ms (1.1% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series55.0ms (0.3%)

Memory
-0.1MiB live, 75.0MiB allocated
Counts
29 → 888
Calls
Call 1
Inputs
#<alt (/ (/ (- 0 (* (* c a) -3)) -3) (* a (+ b (sqrt (+ (* b b) (* (* c a) -3))))))>
#<alt (/ (- 0 (* (* c a) -3)) -3)>
#<alt (- 0 (* (* c a) -3))>
#<alt (* (* c a) -3)>
#<alt (/ 1 (/ b (* c -1/2)))>
#<alt (/ b (* c -1/2))>
#<alt (* c -1/2)>
#<alt (/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))>
#<alt (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))>
#<alt (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))))>
#<alt (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))>
#<alt (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))>
#<alt (/ 1 (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))))>
#<alt (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b))))>
#<alt (* b (* a 3))>
#<alt (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))>
#<alt (+ (* (* a -3/8) (/ (* c (/ c (* b b))) b)) (+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b)))>
#<alt (+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b))>
#<alt (* (* a -3/8) (/ (* c (/ c (* b b))) b))>
#<alt (+ (* b b) (* (* c a) -3))>
#<alt (+ b (sqrt (+ (* b b) (* (* c a) -3))))>
#<alt (/ (* (* c a) -9/8) (* b (* b b)))>
#<alt (* (* c a) -9/8)>
#<alt (/ (* -9/8 (* c (* a (* c a)))) (* b b))>
#<alt (* c (* a (* c a)))>
#<alt (* a (* c a))>
#<alt (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a))>
#<alt (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))>
#<alt (* (* b b) (* b (* b b)))>
Outputs
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))>
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))>
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))>
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))>
#<alt (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)>
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))>
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))>
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))>
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)>
#<alt (* -2/3 (/ b a))>
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))>
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* -1 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* 3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -3 (* a c))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -1/2 (/ c b))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -2 (/ b c))>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 c)>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -3/2 (/ a b))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* -3/2 (/ a b))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))>
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))>
#<alt (* -3/2 (/ a b))>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)>
#<alt (* -3/2 (/ a b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))>
#<alt (/ -3/2 b)>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))>
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))>
#<alt (* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))>
#<alt (* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))>
#<alt (/ -3/2 b)>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))>
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))>
#<alt (* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))>
#<alt (/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))>
#<alt (/ -3/2 b)>
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)>
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)>
#<alt (/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)>
#<alt (/ -3/2 b)>
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))>
#<alt (* -3/2 (* a c))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))>
#<alt (* -3/2 (* a c))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))>
#<alt (* -3/2 (* a c))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -3/2 (* a c))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))>
#<alt (* -8/3 (/ (pow b 3) (* a (pow c 2))))>
#<alt (* (pow b 3) (- (* 32/9 (/ (pow b 2) (* (pow a 2) (pow c 3)))) (* 8/3 (/ 1 (* a (pow c 2))))))>
#<alt (* (pow b 3) (- (* (pow b 2) (+ (* -128/27 (/ (pow b 2) (* (pow a 3) (pow c 4)))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))>
#<alt (* (pow b 3) (- (* (pow b 2) (+ (* (pow b 2) (- (* 512/81 (/ (pow b 2) (* (pow a 4) (pow c 5)))) (* 128/27 (/ 1 (* (pow a 3) (pow c 4)))))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))>
#<alt (* -2 (/ b c))>
#<alt (* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))>
#<alt (* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (* 3/2 (/ a (pow b 2)))) (* 2 (/ 1 c))))>
#<alt (* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (+ (* 27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* 3/2 (/ a (pow b 2))))) (* 2 (/ 1 c))))>
#<alt (* -2 (/ b c))>
#<alt (* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))>
#<alt (* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c))))))>
#<alt (* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* -27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c)))))))>
#<alt (* -2 (/ b c))>
#<alt (+ (* -2 (/ b c)) (* 3/2 (/ a b)))>
#<alt (+ (* -2 (/ b c)) (* a (+ (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))))>
#<alt (+ (* -2 (/ b c)) (* a (+ (* a (+ (* -9/8 (/ c (pow b 3))) (* 27/32 (/ (* a (pow c 2)) (pow b 5))))) (* 3/2 (/ 1 b)))))>
#<alt (* -8/3 (/ (pow b 3) (* a (pow c 2))))>
#<alt (/ (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3))))) a)>
#<alt (/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3)))))) a)>
#<alt (/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (+ (* 32/9 (/ (pow b 5) (* a (pow c 3)))) (* 512/81 (/ (pow b 9) (* (pow a 3) (pow c 5))))))) a)>
#<alt (* -8/3 (/ (pow b 3) (* a (pow c 2))))>
#<alt (* -1 (/ (+ (* -32/9 (/ (pow b 5) (* a (pow c 3)))) (* 8/3 (/ (pow b 3) (pow c 2)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -128/27 (/ (pow b 7) (* a (pow c 4)))) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -512/81 (/ (pow b 9) (* a (pow c 5)))) (* 128/27 (/ (pow b 7) (pow c 4)))) a)) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))>
#<alt (* -2 (/ b c))>
#<alt (/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)>
#<alt (/ (+ (* -2 b) (* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) c)>
#<alt (/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/32 (/ (* (pow a 3) c) (pow b 5)))))))) c)>
#<alt (* -8/3 (/ (pow b 3) (* a (pow c 2))))>
#<alt (/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))>
#<alt (/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c))))) (pow c 2))>
#<alt (/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (+ (* 32/9 (/ (pow b 5) (* (pow a 2) c))) (* 512/81 (/ (pow b 9) (* (pow a 4) (pow c 3))))))) (pow c 2))>
#<alt (* -8/3 (/ (pow b 3) (* a (pow c 2))))>
#<alt (/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))>
#<alt (/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* 128/27 (/ (pow b 7) (* (pow a 3) c)))) c))) (pow c 2))>
#<alt (/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -128/27 (/ (pow b 7) (pow a 3))) (* 512/81 (/ (pow b 9) (* (pow a 4) c)))) c))) c))) (pow c 2))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* 3 (* a b))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))>
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (* c (- (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))>
#<alt (* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))>
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))>
#<alt (* -1/2 (/ c b))>
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)>
#<alt (* -1/2 (/ c b))>
#<alt (* -1 (/ (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b))>
#<alt (* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))>
#<alt (* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))>
#<alt (* -1/2 (/ c b))>
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (* -1/2 (/ c b)))>
#<alt (+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))>
#<alt (* -3 (* a c))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))>
#<alt (pow b 2)>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (+ (* -3 (* a c)) (pow b 2))>
#<alt (* -3 (* a c))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))>
#<alt (* -3 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (+ b (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))>
#<alt (* 2 b)>
#<alt (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* 3/2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))>
#<alt (* 2 b)>
#<alt (+ (* -3/2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* 2 b)>
#<alt (+ (* -3/2 (/ (* a c) b)) (* 2 b))>
#<alt (+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -3))>
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))>
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))>
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (/ (* a c) (pow b 3)))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (* a c))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (pow c 2))>
#<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 (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 6)))>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
#<alt (pow b 5)>
Calls

222 calls:

TimeVariablePointExpression
4.0ms
c
@-inf
(/ 1 (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))))
1.0ms
c
@0
(/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))
1.0ms
b
@0
(/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))
1.0ms
b
@0
(/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b))))
1.0ms
a
@0
(* (* a -3/8) (/ (* c (/ c (* b b))) b))

rewrite497.0ms (3.1%)

Memory
20.0MiB live, 618.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 430×*-lowering-*.f32
5 430×*-lowering-*.f64
3 906×/-lowering-/.f32
3 906×/-lowering-/.f64
3 154×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070464
1428393
24484377
08607360
Stop Event
iter limit
node limit
Counts
29 → 884
Calls
Call 1
Inputs
(/ (/ (- 0 (* (* c a) -3)) -3) (* a (+ b (sqrt (+ (* b b) (* (* c a) -3))))))
(/ (- 0 (* (* c a) -3)) -3)
(- 0 (* (* c a) -3))
(* (* c a) -3)
(/ 1 (/ b (* c -1/2)))
(/ b (* c -1/2))
(* c -1/2)
(/ (* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))) (* 3 a))
(* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b)))
(* c (* a (+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))))
(+ (/ (* (* c a) -9/8) (* b (* b b))) (/ -3/2 b))
(+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))
(/ 1 (/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b)))))
(/ (* b (* a 3)) (+ (* c (* a -3/2)) (/ (* -9/8 (* c (* a (* c a)))) (* b b))))
(* b (* a 3))
(+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b))
(+ (* (* a -3/8) (/ (* c (/ c (* b b))) b)) (+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b)))
(+ (* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a)) (/ (* c -1/2) b))
(* (* a -3/8) (/ (* c (/ c (* b b))) b))
(+ (* b b) (* (* c a) -3))
(+ b (sqrt (+ (* b b) (* (* c a) -3))))
(/ (* (* c a) -9/8) (* b (* b b)))
(* (* c a) -9/8)
(/ (* -9/8 (* c (* a (* c a)))) (* b b))
(* c (* a (* c a)))
(* a (* c a))
(* (+ (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) (/ (/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b))))) b)) (* a a))
(/ (* (* c (* c (* c c))) (* a -135/128)) (* (* b b) (* b (* b (* b b)))))
(* (* b b) (* b (* b b)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 c a) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a)) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) #s(literal -3 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) a)
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 c a) #s(literal 3 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) a) (/.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64)))
(neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))
(/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal 1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) #s(literal -1/3 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) #s(literal -1/3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1/3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(+.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(fma.f64 c (neg.f64 (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal 3 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal 0 binary64))
(fma.f64 #s(literal 3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 0 binary64))
(fma.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal -3 binary64) #s(literal 0 binary64))
(neg.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal 27 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 c (neg.f64 (*.f64 a #s(literal -3 binary64))))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(*.f64 #s(literal -3 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c)))
(*.f64 #s(literal 3 binary64) (*.f64 c a))
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal -3 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal -3 binary64) c) a #s(literal 0 binary64))
(neg.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) #s(literal 0 binary64))))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(*.f64 a (*.f64 c #s(literal -3 binary64)))
(*.f64 (*.f64 c a) #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) (*.f64 c a))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)))
(*.f64 (*.f64 a #s(literal -3 binary64)) c)
(*.f64 (*.f64 #s(literal -3 binary64) c) a)
(exp.f64 (log.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(*.f64 #s(literal -1/2 binary64) (/.f64 c b))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))))
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(*.f64 (/.f64 c b) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c)
(exp.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(/.f64 b (*.f64 c #s(literal -1/2 binary64)))
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (/.f64 b (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 b c) #s(literal -1/2 binary64))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 c #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 c #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 b c)) #s(literal 1/2 binary64))
(/.f64 (/.f64 b #s(literal -1/2 binary64)) c)
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -2 binary64) c))
(*.f64 b (/.f64 (/.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(*.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) c) b)
(*.f64 (/.f64 b c) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))
(*.f64 c #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 a #s(literal -3 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 a #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) (*.f64 a #s(literal -3 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))))) (neg.f64 (*.f64 a #s(literal -3 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) a)
(/.f64 (*.f64 c (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) a) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 c a) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (*.f64 c a) (/.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 a #s(literal 3 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a)))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) (/.f64 #s(literal 1/3 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))))
(*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 c a) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)))
(*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) (/.f64 c a))
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64)))
(*.f64 (/.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) a))
(+.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)))
(fma.f64 a (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 a (/.f64 #s(literal -3/2 binary64) b) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)))
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) a (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) a (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c a) b) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) a) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(fma.f64 (*.f64 a (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64)))) (/.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -27/8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a))) (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) (-.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) a) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) a) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b))) a) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) a)
(+.f64 (*.f64 c (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a))) (*.f64 c (/.f64 a (/.f64 b #s(literal -3/2 binary64)))))
(+.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b)))
(+.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c a) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) c) (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) c))
(+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 c a)))
(+.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 c a)) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (*.f64 c a)))
(fma.f64 c (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 c (/.f64 a (/.f64 b #s(literal -3/2 binary64)))))
(fma.f64 (*.f64 c a) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b)))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b) (*.f64 (*.f64 c a) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 c a)))
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 c a) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (*.f64 c a)))
(fma.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) a)) c (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) c))
(/.f64 (*.f64 (*.f64 c a) (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c a) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))
(*.f64 a (*.f64 c (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))
(*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) c))
(*.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c a))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) c)
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) a)
(+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(+.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))) (/.f64 (/.f64 #s(literal 9/4 binary64) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))
(fma.f64 c (*.f64 a (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 c (*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (*.f64 c a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b))
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b) (/.f64 #s(literal -3/2 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 9/4 binary64) (*.f64 b b)) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 b #s(literal -3/2 binary64))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) (/.f64 b #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal -3/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal 3/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (/.f64 b #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (/.f64 b #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (/.f64 b #s(literal -3/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b #s(literal -3/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) b) (*.f64 (*.f64 b b) #s(literal -3/2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal 9/8 binary64)))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c a) #s(literal 9/8 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 b b)) (*.f64 b (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.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)) c) (*.f64 a #s(literal -9/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c a) #s(literal 9/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 9/4 binary64) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))))) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b)) (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -9/8 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (/.f64 #s(literal -729/512 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)) (/.f64 #s(literal -3/2 binary64) b))))
(+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 a (*.f64 #s(literal -3/2 binary64) c) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 #s(literal -3/2 binary64) (*.f64 c a) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -9/8 binary64) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) a (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)) (*.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))) #s(literal -1 binary64)))
(fma.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b)))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal -3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) b)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a b)) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) b))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)))
(/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal -3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(*.f64 b (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))
(*.f64 (*.f64 a b) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))))
(*.f64 (*.f64 a b) (/.f64 #s(literal 3 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))) b)
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a)) #s(literal -729/512 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/4 binary64)) (*.f64 #s(literal 81/64 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))))
(*.f64 a (*.f64 #s(literal 3 binary64) b))
(*.f64 b (*.f64 a #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 a b))
(*.f64 (*.f64 a #s(literal 3 binary64)) b)
(*.f64 (*.f64 a b) #s(literal 3 binary64))
(*.f64 (*.f64 b #s(literal 3 binary64)) a)
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) b) (/.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.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 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.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 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) b) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.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) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))))
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3/8 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (*.f64 a #s(literal -3/8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(fma.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) b) a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 c (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) a) #s(literal -3/8 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (*.f64 b (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) b) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) b))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) b) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) b))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b))) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) #s(literal -27/512 binary64))) (pow.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -3/8 binary64))) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c)))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 c #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) c (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b))))
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) b)
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/8 binary64))) (/.f64 b (/.f64 c (/.f64 (*.f64 b b) c))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) (*.f64 a #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))))
(*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) b))
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b))
(*.f64 (/.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -3/8 binary64))))
(*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (*.f64 a #s(literal -3/8 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (*.f64 b b) c))) b) a)
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) a) #s(literal -3/8 binary64))
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(exp.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 3 binary64)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 1/4 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) b))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b))))
(/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64)))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -9/8 binary64)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) b) b)
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal -9/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 a (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c a) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (*.f64 b b)))
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -9/8 binary64)) b))
(*.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 b b)))
(*.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -9/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a))
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 c (*.f64 a #s(literal -9/8 binary64)))
(*.f64 a (*.f64 c #s(literal -9/8 binary64)))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(*.f64 #s(literal -9/8 binary64) (*.f64 c a))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) a)
(*.f64 (*.f64 a #s(literal -9/8 binary64)) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b)))
(/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b) b)
(/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 a (*.f64 c (*.f64 c a)))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b b)))
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) b)))
(*.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -9/8 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)) #s(literal -9/8 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 (*.f64 c (*.f64 a a)) b))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c (*.f64 c (*.f64 a a)))
(*.f64 a (*.f64 c (*.f64 c a)))
(*.f64 a (*.f64 (*.f64 c a) c))
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (*.f64 c (*.f64 a a)) c)
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c a)) a)
(*.f64 (*.f64 (*.f64 c a) c) a)
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 c a) a)
(*.f64 (*.f64 a a) c)
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a a)))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.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 a a) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)) (/.f64 (/.f64 c (/.f64 (*.f64 b b) c)) b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 a a)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 135/128 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -135/128 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -135/128 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) b) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b b)) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -135/128 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -135/128 binary64) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)

simplify913.0ms (5.7%)

Memory
2.7MiB live, 881.0MiB allocated
Algorithm
egg-herbie
Rules
10 230×accelerator-lowering-fma.f32
10 230×accelerator-lowering-fma.f64
8 162×*-lowering-*.f32
8 162×*-lowering-*.f64
5 074×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106912999
1332712806
0867912345
Stop Event
iter limit
node limit
Counts
888 → 888
Calls
Call 1
Inputs
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(* -2/3 (/ b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* -1 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* 3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -3 (* a c))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -1/2 (/ c b))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -2 (/ b c))
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 c)
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -3/2 (/ a b))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* -3/2 (/ a b))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(* -3/2 (/ a b))
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(* -3/2 (/ a b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(* -3/2 (/ (* a c) b))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(* -3/2 (/ (* a c) b))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -3/2 (/ (* a c) b))
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -3/2 (/ (* a c) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/ -3/2 b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(* -9/8 (/ (* a c) (pow b 3)))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(* -9/8 (/ (* a c) (pow b 3)))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(/ -3/2 b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(* -9/8 (/ (* a c) (pow b 3)))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(* -9/8 (/ (* a c) (pow b 3)))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/ -3/2 b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/ -3/2 b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(* -3/2 (* a c))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(* -3/2 (* a c))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -3/2 (* a c))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(* (pow b 3) (- (* 32/9 (/ (pow b 2) (* (pow a 2) (pow c 3)))) (* 8/3 (/ 1 (* a (pow c 2))))))
(* (pow b 3) (- (* (pow b 2) (+ (* -128/27 (/ (pow b 2) (* (pow a 3) (pow c 4)))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))
(* (pow b 3) (- (* (pow b 2) (+ (* (pow b 2) (- (* 512/81 (/ (pow b 2) (* (pow a 4) (pow c 5)))) (* 128/27 (/ 1 (* (pow a 3) (pow c 4)))))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))
(* -2 (/ b c))
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (* 3/2 (/ a (pow b 2)))) (* 2 (/ 1 c))))
(* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (+ (* 27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* 3/2 (/ a (pow b 2))))) (* 2 (/ 1 c))))
(* -2 (/ b c))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c))))))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* -27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c)))))))
(* -2 (/ b c))
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+ (* -2 (/ b c)) (* a (+ (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* -9/8 (/ c (pow b 3))) (* 27/32 (/ (* a (pow c 2)) (pow b 5))))) (* 3/2 (/ 1 b)))))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/ (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3))))) a)
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3)))))) a)
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (+ (* 32/9 (/ (pow b 5) (* a (pow c 3)))) (* 512/81 (/ (pow b 9) (* (pow a 3) (pow c 5))))))) a)
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(* -1 (/ (+ (* -32/9 (/ (pow b 5) (* a (pow c 3)))) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -128/27 (/ (pow b 7) (* a (pow c 4)))) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -512/81 (/ (pow b 9) (* a (pow c 5)))) (* 128/27 (/ (pow b 7) (pow c 4)))) a)) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(* -2 (/ b c))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/ (+ (* -2 b) (* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/32 (/ (* (pow a 3) c) (pow b 5)))))))) c)
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c))))) (pow c 2))
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (+ (* 32/9 (/ (pow b 5) (* (pow a 2) c))) (* 512/81 (/ (pow b 9) (* (pow a 4) (pow c 3))))))) (pow c 2))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* 128/27 (/ (pow b 7) (* (pow a 3) c)))) c))) (pow c 2))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -128/27 (/ (pow b 7) (pow a 3))) (* 512/81 (/ (pow b 9) (* (pow a 4) c)))) c))) c))) (pow c 2))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* 3 (* a b))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(* -9/16 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1/2 (/ c b))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -1/2 (/ c b))
(* c (- (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (* 1/2 (/ 1 b))))
(* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))
(* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))
(* -1/2 (/ c b))
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)
(* -1/2 (/ c b))
(* -1 (/ (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b))
(* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(* -1/2 (/ c b))
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (* -1/2 (/ c b)))
(+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(* -3 (* a c))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(* -3 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(pow b 2)
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(+ (* -3 (* a c)) (pow b 2))
(* -3 (* a c))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(* -3 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(* (sqrt (* a c)) (sqrt -3))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(* 2 b)
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 3/2 (/ (* a c) b))
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(* 2 b)
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -3))
(* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (/ (* a c) (pow b 3)))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (* a c))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (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)
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
Outputs
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -135/128 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c)) (-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))
(+.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 b a) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))))
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) (*.f64 a #s(literal 3 binary64)))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))))) c) (/.f64 (/.f64 (*.f64 c b) a) #s(literal -3 binary64)))) c))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a)
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) b) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a)
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))
(/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a)) a))) a)
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a))) a)) a))) a)
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))
(-.f64 (*.f64 b (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) (*.f64 b (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))))))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -27/32 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 #s(literal -27/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))))) b)
(* -2/3 (/ b a))
(*.f64 #s(literal -2/3 binary64) (/.f64 b a))
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -3/4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 405/64 binary64) (*.f64 c (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)))))))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* -1 (* a c))
(-.f64 #s(literal 0 binary64) (*.f64 c a))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* 3 (* a c))
(*.f64 (*.f64 c a) #s(literal 3 binary64))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 c)
(*.f64 #s(literal -1/2 binary64) c)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))
(*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b)))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 c b)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 c b)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 c b)))) (neg.f64 c))
(* -9/8 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)
(* -3/2 (/ a b))
(/.f64 (*.f64 a #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (*.f64 b b)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 (/.f64 c a) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b (*.f64 b b)))
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) b)
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) b)
(* -3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b)
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (neg.f64 b))
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) c)) (neg.f64 b))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 c (+.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 c b))))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 c (+.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 c b))))
(* c (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))
(*.f64 c (+.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 c b))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c))
(* -1 (* c (+ (* 9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))
(+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) b))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* a (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))
(*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (neg.f64 a))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (neg.f64 a))
(* -1 (* a (+ (* 9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))) (neg.f64 a))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ (+ (* -3/2 (pow b 2)) (* -9/8 (* a c))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b b)) #s(literal -3/2 binary64)) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b b)) #s(literal -3/2 binary64)) b)
(/ (- (* -9/8 (/ (* a c) (pow b 2))) 3/2) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b b)) #s(literal -3/2 binary64)) b)
(/ -3/2 b)
(/.f64 #s(literal -3/2 binary64) b)
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))
(/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b b))) (neg.f64 b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b))))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b))))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b b))
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (*.f64 b b))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(* -3/2 (* a c))
(*.f64 (*.f64 c a) #s(literal -3/2 binary64))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(* (pow b 3) (- (* 32/9 (/ (pow b 2) (* (pow a 2) (pow c 3)))) (* 8/3 (/ 1 (* a (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8/3 binary64) (*.f64 a (*.f64 c c)))))
(* (pow b 3) (- (* (pow b 2) (+ (* -128/27 (/ (pow b 2) (* (pow a 3) (pow c 4)))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -128/27 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 32/9 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal -8/3 binary64) (*.f64 a (*.f64 c c)))))
(* (pow b 3) (- (* (pow b 2) (+ (* (pow b 2) (- (* 512/81 (/ (pow b 2) (* (pow a 4) (pow c 5)))) (* 128/27 (/ 1 (* (pow a 3) (pow c 4)))))) (* 32/9 (/ 1 (* (pow a 2) (pow c 3)))))) (* 8/3 (/ 1 (* a (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 32/9 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 512/81 binary64) (pow.f64 c #s(literal 5 binary64))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -128/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))))))) (/.f64 #s(literal -8/3 binary64) (*.f64 a (*.f64 c c)))))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* b (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c)))
(* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (* 3/2 (/ a (pow b 2)))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(* b (- (+ (* -9/8 (/ (* (pow a 2) c) (pow b 4))) (+ (* 27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* 3/2 (/ a (pow b 2))))) (* 2 (/ 1 c))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 27/32 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) a) c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b)))))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -3/2 (/ a (pow b 2))) (+ (* -27/32 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (* 9/8 (/ (* (pow a 2) c) (pow b 4))) (* 2 (/ 1 c)))))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) a) c)) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(+ (* -2 (/ b c)) (* 3/2 (/ a b)))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b))
(+ (* -2 (/ b c)) (* a (+ (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 3/2 binary64) b))))
(+ (* -2 (/ b c)) (* a (+ (* a (+ (* -9/8 (/ c (pow b 3))) (* 27/32 (/ (* a (pow c 2)) (pow b 5))))) (* 3/2 (/ 1 b)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 27/32 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(/ (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) a)
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (* 32/9 (/ (pow b 5) (* a (pow c 3)))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) a)))) a)
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -8/3 (/ (pow b 3) (pow c 2))) (+ (* 32/9 (/ (pow b 5) (* a (pow c 3)))) (* 512/81 (/ (pow b 9) (* (pow a 3) (pow c 5))))))) a)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 512/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) a)))) a)
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(* -1 (/ (+ (* -32/9 (/ (pow b 5) (* a (pow c 3)))) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* -128/27 (/ (pow b 7) (* a (pow c 4)))) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) a)) (neg.f64 a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -512/81 (/ (pow b 9) (* a (pow c 5)))) (* 128/27 (/ (pow b 7) (pow c 4)))) a)) (* 32/9 (/ (pow b 5) (pow c 3)))) a)) (* 8/3 (/ (pow b 3) (pow c 2)))) a))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -512/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64)))) a)) a)) (neg.f64 a))
(* -2 (/ b c))
(*.f64 #s(literal -2 binary64) (/.f64 b c))
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c)
(/ (+ (* -2 b) (* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))) c)
(/ (+ (* -2 b) (* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/32 (/ (* (pow a 3) c) (pow b 5)))))))) c)
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/32 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64)))))))) c)
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a)))) (*.f64 c c))
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c))))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) a) c)))) (*.f64 c c))
(/ (+ (* -128/27 (/ (pow b 7) (* (pow a 3) (pow c 2)))) (+ (* -8/3 (/ (pow b 3) a)) (+ (* 32/9 (/ (pow b 5) (* (pow a 2) c))) (* 512/81 (/ (pow b 9) (* (pow a 4) (pow c 3))))))) (pow c 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 #s(literal 512/81 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) a) c)))) (*.f64 c c))
(* -8/3 (/ (pow b 3) (* a (pow c 2))))
(/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* 32/9 (/ (pow b 5) (* (pow a 2) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a)))) (*.f64 c c))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* 128/27 (/ (pow b 7) (* (pow a 3) c)))) c))) (pow c 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 a a)) a))) c)) (*.f64 c c))
(/ (+ (* -8/3 (/ (pow b 3) a)) (* -1 (/ (+ (* -32/9 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -128/27 (/ (pow b 7) (pow a 3))) (* 512/81 (/ (pow b 9) (* (pow a 4) c)))) c))) c))) (pow c 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -32/9 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128/27 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 512/81 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) c)) c)) (*.f64 c c))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* 3 (* a b))
(*.f64 #s(literal 3 binary64) (*.f64 b a))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) a)))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) a))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 b (*.f64 a a)) a)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) a)) a))))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64))))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c)) (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) b) b)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* c (- (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -1/2 binary64) b)))
(* c (- (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))) (* 1/2 (/ 1 b))))
(*.f64 c (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 #s(literal -1/2 binary64) b)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))) (/ 1/2 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))) c)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (* b (pow c 2))))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c c)))) c)))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c)) (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow b 4) c))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 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 -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) c)) b)
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 c))) b)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -135/128 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 -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) c)) b)
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(* -1 (/ (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b))
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b))
(* -1 (/ (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b))
(* -1/2 (/ c b))
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b)
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (* -1/2 (/ c b)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(+ (* -1/2 (/ c b)) (* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 b (*.f64 a a)) a)))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -1/2 (/ c (* (pow a 3) b))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 b (*.f64 a a)) a)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a a)))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ c (* (pow a 2) b)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 a a)))) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3/8 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* c (+ (* -3 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(+ (* -3 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* a (+ (* -3 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a)))
(* -3 (* a c))
(*.f64 c (*.f64 a #s(literal -3 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -3)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 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 -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))
(* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* 3/2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)
(* -1 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) (neg.f64 b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b))
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -3/2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))))
(* (sqrt (* a c)) (sqrt -3))
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a)))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) (neg.f64 a))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (/ (* a c) (pow b 3)))
(*.f64 a (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (* a c))
(*.f64 (*.f64 c a) #s(literal -9/8 binary64))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c (*.f64 a a)) c)
(* (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))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 3) (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 7 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c)) (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c)) (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 c c)) b) c)) (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -9/16 (* (pow a 2) (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 9/16 (* (pow a 2) (pow c 3))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* -135/128 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))

eval642.0ms (4%)

Memory
1.4MiB live, 469.3MiB allocated
Compiler

Compiled 75 353 to 4 854 computations (93.6% saved)

prune307.0ms (1.9%)

Memory
5.0MiB live, 763.5MiB allocated
Pruning

55 alts after pruning (50 fresh and 5 done)

PrunedKeptTotal
New1 812211 833
Fresh582987
Picked325
Done134
Total1 874551 929
Accuracy
100.0%
Counts
1 929 → 55
Alt Table
Click to see full alt table
StatusAccuracyProgram
44.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
47.7%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
44.0%
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
56.5%
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
80.8%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
87.1%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
80.8%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
99.2%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
63.5%
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
99.2%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
63.5%
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
56.5%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
63.5%
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
55.7%
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
56.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
99.4%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
86.8%
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
80.3%
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
56.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
56.5%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
56.2%
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
99.4%
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
86.5%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
63.5%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
63.5%
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
99.2%
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 3 binary64)))
63.6%
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
63.5%
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
63.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
80.8%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
63.5%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
63.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
80.8%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
63.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
80.8%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
56.5%
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
86.7%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
89.9%
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.8%
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.9%
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
89.8%
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
89.9%
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
99.1%
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
99.1%
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a))
99.0%
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) a) (/.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
63.5%
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
56.5%
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
56.5%
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
63.5%
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
99.0%
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
80.1%
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
Compiler

Compiled 6 846 to 1 764 computations (74.2% saved)

regimes292.0ms (1.8%)

Memory
-12.0MiB live, 699.5MiB allocated
Counts
179 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 #s(literal -1/3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) a) (/.f64 #s(literal -1/3 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a))
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) #s(literal 3 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) c)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) a) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (/.f64 c (*.f64 b b))) (/.f64 #s(literal -3/8 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) #s(literal -1/6 binary64)) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b)))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) b))))))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -27 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 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))))))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
Outputs
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
Calls

5 calls:

54.0ms
c
53.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
52.0ms
(*.f64 #s(literal 3 binary64) a)
50.0ms
a
49.0ms
b
Results
AccuracySegmentsBranch
99.4%1a
99.4%1b
99.4%1c
99.4%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.4%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes232.0ms (1.5%)

Memory
19.6MiB live, 614.3MiB allocated
Counts
124 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
Outputs
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
Calls

5 calls:

52.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
47.0ms
b
35.0ms
c
34.0ms
(*.f64 #s(literal 3 binary64) a)
33.0ms
a
Results
AccuracySegmentsBranch
99.4%1a
99.4%1b
99.4%1c
99.4%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
99.4%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes205.0ms (1.3%)

Memory
-17.0MiB live, 505.4MiB allocated
Counts
123 → 2
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) #s(literal -3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 #s(literal 3 binary64) a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
Outputs
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a)))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Calls

5 calls:

44.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
35.0ms
b
34.0ms
(*.f64 #s(literal 3 binary64) a)
34.0ms
a
32.0ms
c
Results
AccuracySegmentsBranch
89.9%1a
89.9%1b
89.9%1c
92.3%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
89.9%1(*.f64 #s(literal 3 binary64) a)
Compiler

Compiled 38 to 26 computations (31.6% saved)

regimes54.0ms (0.3%)

Memory
37.4MiB live, 155.7MiB allocated
Counts
114 → 2
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) a)
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) a) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a) #s(literal -3 binary64))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))
Outputs
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Calls

1 calls:

31.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Results
AccuracySegmentsBranch
92.3%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a))
Compiler

Compiled 20 to 12 computations (40% saved)

regimes50.0ms (0.3%)

Memory
-23.8MiB live, 140.8MiB allocated
Counts
104 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b))) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Calls

1 calls:

29.0ms
b
Results
AccuracySegmentsBranch
89.9%1b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes101.0ms (0.6%)

Memory
10.2MiB live, 206.1MiB allocated
Counts
100 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Calls

3 calls:

28.0ms
a
27.0ms
c
27.0ms
b
Results
AccuracySegmentsBranch
89.9%1c
89.9%1a
89.9%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes105.0ms (0.7%)

Memory
-3.1MiB live, 190.1MiB allocated
Counts
99 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Outputs
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
Calls

3 calls:

30.0ms
b
28.0ms
c
28.0ms
a
Results
AccuracySegmentsBranch
89.8%1c
89.8%1a
89.8%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes100.0ms (0.6%)

Memory
7.5MiB live, 162.4MiB allocated
Counts
98 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal -27/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal -27/16 binary64) b)) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))))) a)) #s(literal 3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(*.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) c)
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) (/.f64 c #s(literal 3 binary64)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))
(/.f64 (*.f64 c (+.f64 (+.f64 (*.f64 a (/.f64 #s(literal -3/2 binary64) b)) (*.f64 (*.f64 c (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 c (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c a)) #s(literal -27/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -27/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
Outputs
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
Calls

3 calls:

30.0ms
a
29.0ms
b
28.0ms
c
Results
AccuracySegmentsBranch
87.1%1c
87.1%1a
87.1%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes88.0ms (0.6%)

Memory
-3.1MiB live, 162.1MiB allocated
Counts
84 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
Outputs
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
Calls

3 calls:

27.0ms
a
25.0ms
b
23.0ms
c
Results
AccuracySegmentsBranch
86.8%1b
86.8%1a
86.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes83.0ms (0.5%)

Memory
4.5MiB live, 202.1MiB allocated
Counts
83 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
Outputs
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
Calls

3 calls:

26.0ms
c
23.0ms
b
22.0ms
a
Results
AccuracySegmentsBranch
86.7%1a
86.7%1c
86.7%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes75.0ms (0.5%)

Memory
-1.7MiB live, 111.2MiB allocated
Counts
82 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a))))
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))))) (*.f64 #s(literal 3 binary64) a))
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -3/2 binary64)) b)) #s(literal 3 binary64))
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b))) b)
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) #s(literal -3 binary64))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))) b) #s(literal -3 binary64))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b a)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))
(/.f64 (+.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b)))) #s(literal -3 binary64))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) a) (/.f64 c #s(literal 3 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c)
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/2 binary64) (*.f64 b a))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) c) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a)
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) c))
(/.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 c (*.f64 b a)) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c b)) (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 b #s(literal 2 binary64))))) #s(literal -3 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) b)))))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 (-.f64 b (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) #s(literal -3 binary64))
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
Calls

3 calls:

24.0ms
b
24.0ms
c
23.0ms
a
Results
AccuracySegmentsBranch
80.8%1a
80.8%1c
80.8%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes20.0ms (0.1%)

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

3 calls:

6.0ms
c
6.0ms
a
6.0ms
b
Results
AccuracySegmentsBranch
80.8%1b
80.8%1a
80.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes16.0ms (0.1%)

Memory
5.0MiB live, 43.4MiB allocated
Counts
15 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) c) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64))))
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64))
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) c))
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (*.f64 a (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a))
Outputs
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
Calls

3 calls:

6.0ms
c
5.0ms
b
5.0ms
a
Results
AccuracySegmentsBranch
63.6%1a
63.6%1b
63.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

Memory
-40.3MiB live, 9.9MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Calls

3 calls:

3.0ms
b
1.0ms
a
1.0ms
c
Results
AccuracySegmentsBranch
63.5%1a
63.5%1b
63.5%1c
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch2.0ms (0%)

Memory
3.7MiB live, 3.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-15.965919028391978
-12.734290621984055
Compiler

Compiled 23 to 18 computations (21.7% saved)

bsearch2.0ms (0%)

Memory
3.3MiB live, 3.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-15.965919028391978
-12.734290621984055
Compiler

Compiled 23 to 18 computations (21.7% saved)

simplify42.0ms (0.3%)

Memory
11.6MiB live, 51.2MiB allocated
Algorithm
egg-herbie
Rules
218×*-commutative_binary64
176×neg-mul-1_binary64
158×unsub-neg_binary64
128×distribute-rgt-neg-in_binary64
120×+-commutative_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0135581
1233579
2292579
3332579
4368579
5460579
6601579
7640579
8666579
9703579
10751579
11795579
12839579
13873579
14885579
15887579
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -15 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a)))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -15 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
Outputs
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 a)))
(/.f64 (*.f64 c a) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(/.f64 (*.f64 c a) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -15 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a)))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -15 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) a))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal -15 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a)))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -15 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b) (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) a))))
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -135/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))) b))) (*.f64 c (/.f64 #s(literal -1/2 binary64) b)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) b)) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) c))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) b)))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b)
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c)
(*.f64 c (/.f64 #s(literal -1/2 binary64) b))

soundness1.5s (9.2%)

Memory
-16.3MiB live, 1 201.7MiB allocated
Rules
10 788×accelerator-lowering-fma.f32
10 788×accelerator-lowering-fma.f64
10 230×accelerator-lowering-fma.f32
10 230×accelerator-lowering-fma.f64
8 190×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05603562
117673539
262173496
082663326
0106912999
1332712806
0867912345
070464
1428393
24484377
08607360
0117814994
1378014932
0802214389
01254
16352
251752
3680852
0809748
075510
1481410
25302392
08624374
073469
1423445
24206431
08873410
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
Compiler

Compiled 1 031 to 394 computations (61.8% saved)

preprocess131.0ms (0.8%)

Memory
18.4MiB live, 136.4MiB allocated
Compiler

Compiled 1 210 to 286 computations (76.4% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...