Bouland and Aaronson, Equation (24)

Time bar (total: 9.9s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 32 to 19 computations (40.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-sub: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)
ival-pow: 0.0ms (0% of total)

sample1.4s (13.8%)

Results
1.1s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 762.0ms
ival-mult: 298.0ms (39.1% of total)
ival-add: 175.0ms (23% of total)
ival-sub: 144.0ms (18.9% of total)
ival-pow: 118.0ms (15.5% of total)
const: 22.0ms (2.9% of total)
backward-pass: 3.0ms (0.4% of total)
Bogosity

preprocess216.0ms (2.2%)

Algorithm
egg-herbie
Rules
2508×fma-lowering-fma.f32
2508×fma-lowering-fma.f64
1828×+-lowering-+.f64
1828×+-lowering-+.f32
1776×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
051148
1188134
2795132
34106132
01824
15522
219522
382622
4465122
5631022
0807622
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
Outputs
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
Call 2
Inputs
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1)
(- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1)
(neg (- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1))
(neg (- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1))
(- (+ (pow (+ (* b b) (* a a)) 2) (* 4 (+ (* (* b b) (- 1 b)) (* (* a a) (+ 3 b))))) 1)
Outputs
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) 1))
(- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1)
(+ (square (fma a a (square b))) (fmsub 4 (fma (square b) (- 3 a) (+ (square a) (pow a 3))) 1))
(- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1)
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) 1))
(neg (- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1))
(- 1 (fma 4 (fma (square b) (- 3 a) (+ (square a) (pow a 3))) (square (fma a a (square b)))))
(neg (- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1))
(- 1 (fma 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) (square (fma a a (square b)))))
(- (+ (pow (+ (* b b) (* a a)) 2) (* 4 (+ (* (* b b) (- 1 b)) (* (* a a) (+ 3 b))))) 1)
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square a) (+ b 3) (- (pow b 3) (square b))) 1))
Symmetry

(abs b)

explain202.0ms (2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
470-0-(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
380-0-(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))
191(-4.126145517386625e+132 2.984378970332436e-228)0-(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))
00-0-b
00-0-(+.f64 #s(literal 3 binary64) a)
00-0-#s(literal 2 binary64)
00-0-#s(literal 4 binary64)
054(-9.360082015892829e+30 1.8808256125884621e-252)0-(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
00-0-(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))
00-0-(+.f64 (*.f64 a a) (*.f64 b b))
00-0-(-.f64 #s(literal 1 binary64) a)
00-0-(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
00-0-(*.f64 b b)
00-0-(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))
00-0-#s(literal 1 binary64)
00-0-#s(literal 3 binary64)
00-0-a
00-0-(*.f64 a a)
Results
110.0ms512×0valid
Compiler

Compiled 309 to 56 computations (81.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 18.0ms (44.6% of total)
ival-add: 10.0ms (24.8% of total)
ival-sub: 5.0ms (12.4% of total)
ival-pow: 5.0ms (12.4% of total)
const: 1.0ms (2.5% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 37 to 18 computations (51.4% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
73.8%
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
73.7%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
Compiler

Compiled 68 to 36 computations (47.1% saved)

simplify223.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 a a) (*.f64 b b))
cost-diff0
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
cost-diff0
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
cost-diff5952
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
cost-diff0
(*.f64 a a)
cost-diff0
(+.f64 (*.f64 a a) (*.f64 b b))
cost-diff0
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
cost-diff0
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
Rules
4156×+-lowering-+.f64
4156×+-lowering-+.f32
1830×fma-lowering-fma.f32
1830×fma-lowering-fma.f64
1744×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026210
187209
2320209
31418209
44804209
57323209
08399209
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a a)
a
(* b b)
b
(+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3))))
4
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))
(* (* a a) (- 1 a))
(- 1 a)
1
(* (* b b) (+ a 3))
(+ a 3)
3
-1
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(pow (+ (* a a) (* b b)) 2)
(+ (* a a) (* b b))
(* a a)
a
(* b b)
b
2
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))
4
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(* (* a a) (- 1 a))
(- 1 a)
1
(* (* b b) (+ 3 a))
(+ 3 a)
3
Outputs
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+ (* a a) (* b b))
(+.f64 (*.f64 a a) (*.f64 b b))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) #s(literal -1 binary64))
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3))))
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
4
#s(literal 4 binary64)
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(* (* a a) (- 1 a))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(- 1 a)
(-.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(* (* b b) (+ a 3))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ a 3)
(+.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)
-1
#s(literal -1 binary64)
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(pow (+ (* a a) (* b b)) 2)
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+ (* a a) (* b b))
(+.f64 (*.f64 a a) (*.f64 b b))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
2
#s(literal 2 binary64)
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
4
#s(literal 4 binary64)
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(* (* a a) (- 1 a))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(- 1 a)
(-.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(* (* b b) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ 3 a)
(+.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize154.0ms (1.5%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
accuracy92.8%
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))
accuracy86.7%
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))
accuracy85.4%
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
accuracy99.8%
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
accuracy92.8%
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
accuracy86.7%
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
accuracy85.4%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
Results
115.0ms256×0valid
Compiler

Compiled 279 to 27 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 12.0ms (42% of total)
ival-add: 9.0ms (31.5% of total)
ival-pow: 4.0ms (14% of total)
ival-sub: 2.0ms (7% of total)
const: 1.0ms (3.5% of total)
backward-pass: 0.0ms (0% of total)

series14.0ms (0.1%)

Counts
11 → 252
Calls
Call 1
Inputs
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))>
#<alt (* (+ (* a a) (* b b)) (+ (* a a) (* b b)))>
#<alt (+ (* a a) (* b b))>
#<alt (* a a)>
#<alt (pow (+ (* a a) (* b b)) 2)>
#<alt (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)>
#<alt (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))>
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))>
#<alt (* (* b b) (+ a 3))>
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))>
#<alt (* (* b b) (+ 3 a))>
Outputs
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow b 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (+ (* 12 (pow b 2)) (pow b 4))>
#<alt (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))>
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))>
#<alt (* -1 (pow a 3))>
#<alt (* (pow a 3) (- (/ 1 a) 1))>
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))>
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))>
#<alt (* -1 (pow a 3))>
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))>
#<alt (* (pow a 2) (- 1 a))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))>
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))>
#<alt (* -1 (pow a 3))>
#<alt (* (pow a 3) (- (/ 1 a) 1))>
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))>
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))>
#<alt (* -1 (pow a 3))>
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))>
#<alt (* (pow a 2) (- 1 a))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
Calls

63 calls:

TimeVariablePointExpression
2.0ms
a
@0
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
1.0ms
b
@0
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
1.0ms
b
@inf
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
1.0ms
a
@0
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
0.0ms
a
@inf
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))

rewrite373.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
3418×+-lowering-+.f64
3418×+-lowering-+.f32
1860×fma-lowering-fma.f32
1860×fma-lowering-fma.f64
1760×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026120
194119
2338119
31476119
44915119
57558119
08153119
Stop Event
iter limit
node limit
Counts
11 → 623
Calls
Call 1
Inputs
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a a)
(pow (+ (* a a) (* b b)) 2)
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))
(* (* b b) (+ a 3))
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(* (* b b) (+ 3 a))
Outputs
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal -1 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))))
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))
(-.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))
(-.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a a)) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (*.f64 a a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a a))
(exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 a a (*.f64 b b))
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b))
(fma.f64 b b (*.f64 a a))
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a))
(*.f64 a a)
(*.f64 (*.f64 a a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal -1 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))))
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))))
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))
(-.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))))
(-.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a a)) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))))
(+.f64 (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 b b)))
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 a a))))
(+.f64 (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 a a))
(-.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a a)))
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 a a)))
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 b b))))
(-.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(-.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a)))
(fma.f64 a a (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 b (*.f64 a b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b b) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a b) b (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 b (*.f64 a b) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 b b)))
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (*.f64 b b)))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a b) b (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (*.f64 b b)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(*.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b)
(+.f64 (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 b b)))
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 a a))))
(+.f64 (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 a a))
(-.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a a)))
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 a a)))
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 b b))))
(-.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(-.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a)))
(fma.f64 a a (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 b (*.f64 a b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b b) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a b) b (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 b (*.f64 a b) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 b b)))
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (*.f64 b b)))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (*.f64 b b)))
(fma.f64 (*.f64 a b) b (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (*.f64 b b)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(*.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b)

simplify286.0ms (2.9%)

Algorithm
egg-herbie
Rules
3584×+-lowering-+.f64
3584×+-lowering-+.f32
2874×*-lowering-*.f32
2874×*-lowering-*.f64
1368×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01913630
16433102
222962996
376682996
080262996
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(pow b 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow b 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(+ (* 12 (pow b 2)) (pow b 4))
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(* -1 (pow a 3))
(* (pow a 3) (- (/ 1 a) 1))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(* -1 (pow a 3))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(* (pow a 2) (- 1 a))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(* a (pow b 2))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (pow b 2))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(* -1 (pow a 3))
(* (pow a 3) (- (/ 1 a) 1))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(* -1 (pow a 3))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(* (pow a 2) (- 1 a))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(* a (pow b 2))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (pow b 2))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
Outputs
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) #s(literal -1 binary64)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(pow b 2)
(*.f64 b b)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(pow a 2)
(*.f64 a a)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) #s(literal -1 binary64)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* 12 (pow b 2)) (pow b 4))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64)))))))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a)))
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* (pow a 3) (- (/ 1 a) 1))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a)))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -3 binary64) a)) (*.f64 b b)) a)) a)))
(* (pow a 2) (- 1 a))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* a (pow b 2))
(*.f64 b (*.f64 b a))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (pow b 2))
(*.f64 b (*.f64 b a))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* (pow a 3) (- (/ 1 a) 1))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a)))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -3 binary64) a)) (*.f64 b b)) a)) a)))
(* (pow a 2) (- 1 a))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b))))))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* (pow b 2) (+ 3 a))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))
(* a (pow b 2))
(*.f64 b (*.f64 b a))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (pow b 2))
(*.f64 b (*.f64 b a))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))

eval111.0ms (1.1%)

Compiler

Compiled 36999 to 1546 computations (95.8% saved)

prune357.0ms (3.6%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1001121013
Fresh000
Picked202
Done000
Total1003121015
Accuracy
100.0%
Counts
1015 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(pow.f64 b #s(literal 4 binary64))
89.8%
(-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 1 binary64))
73.8%
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
88.2%
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))
51.9%
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
67.3%
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
83.0%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
99.4%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
61.8%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
54.9%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
45.2%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
44.8%
(*.f64 a (*.f64 a (*.f64 a a)))
Compiler

Compiled 608 to 316 computations (48% saved)

simplify205.0ms (2.1%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 a a) (*.f64 b b))
cost-diff0
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
cost-diff0
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
cost-diff0
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(*.f64 a (*.f64 a (*.f64 a a)))
cost-diff256
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(*.f64 a (*.f64 a (*.f64 a a)))
cost-diff256
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(*.f64 a (*.f64 a (*.f64 a a)))
cost-diff0
(+.f64 (*.f64 a a) (*.f64 b b))
cost-diff0
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
cost-diff0
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
cost-diff128
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))))
Rules
3346×+-lowering-+.f64
3346×+-lowering-+.f32
2622×*-lowering-*.f32
2622×*-lowering-*.f64
1168×sum3-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
038297
1121274
2471273
31889273
45149269
08343269
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a a)
a
(* b b)
b
(+ (* 4 (* b (* b 3))) -1)
(* 4 (* b (* b 3)))
4
(* b (* b 3))
(* b 3)
3
-1
(* a (* a (* a a)))
a
(* a (* a a))
(* a a)
(* (* a (* a (* a a))) (+ 1 (/ -4 a)))
(* a (* a (* a a)))
a
(* a (* a a))
(* a a)
(+ 1 (/ -4 a))
1
(/ -4 a)
-4
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))
(* a (* a (* a a)))
a
(* a (* a a))
(* a a)
(- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))
1
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)
(- 4 (/ (+ 4 (* b (* b 2))) a))
4
(/ (+ 4 (* b (* b 2))) a)
(+ 4 (* b (* b 2)))
(* b (* b 2))
b
(* b 2)
2
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a a)
a
(* b b)
b
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))
4
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(* (* a a) (- 1 a))
(- 1 a)
1
(* (* b b) (+ 3 a))
(+ 3 a)
3
Outputs
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+ (* a a) (* b b))
(+.f64 (*.f64 a a) (*.f64 b b))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(+ (* 4 (* b (* b 3))) -1)
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(* 4 (* b (* b 3)))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
4
#s(literal 4 binary64)
(* b (* b 3))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* b 3)
(*.f64 b #s(literal 3 binary64))
3
#s(literal 3 binary64)
-1
#s(literal -1 binary64)
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
a
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(* (* a (* a (* a a))) (+ 1 (/ -4 a)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
a
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(+ 1 (/ -4 a))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))
1
#s(literal 1 binary64)
(/ -4 a)
(/.f64 #s(literal -4 binary64) a)
-4
#s(literal -4 binary64)
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a (-.f64 #s(literal -4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
a
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))
1
#s(literal 1 binary64)
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)
(- 4 (/ (+ 4 (* b (* b 2))) a))
(+.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))
4
#s(literal 4 binary64)
(/ (+ 4 (* b (* b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)
(+ 4 (* b (* b 2)))
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))
(* b (* b 2))
(*.f64 (*.f64 b b) #s(literal 2 binary64))
b
(* b 2)
(*.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+ (* a a) (* b b))
(+.f64 (*.f64 a a) (*.f64 b b))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))
4
#s(literal 4 binary64)
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(* (* a a) (- 1 a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))
(- 1 a)
(-.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
(* (* b b) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ 3 a)
(+.f64 a #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize247.0ms (2.5%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
accuracy92.8%
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))
accuracy86.7%
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))
accuracy85.4%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy97.6%
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)
accuracy91.5%
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)
accuracy64.9%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
accuracy100.0%
(*.f64 a a)
accuracy99.9%
(*.f64 a (*.f64 a (*.f64 a a)))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy95.7%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
accuracy100.0%
(*.f64 a a)
accuracy99.9%
(*.f64 a (*.f64 a (*.f64 a a)))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy100.0%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
accuracy100.0%
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))))
accuracy99.8%
(*.f64 b (*.f64 b #s(literal 3 binary64)))
accuracy99.8%
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
Results
165.0ms256×0valid
Compiler

Compiled 399 to 39 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 66.0ms
ival-mult: 44.0ms (67% of total)
ival-add: 9.0ms (13.7% of total)
ival-div: 6.0ms (9.1% of total)
ival-sub: 5.0ms (7.6% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series50.0ms (0.5%)

Counts
16 → 312
Calls
Call 1
Inputs
#<alt (* 4 (* b (* b 3)))>
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))>
#<alt (* (+ (* a a) (* b b)) (+ (* a a) (* b b)))>
#<alt (+ (* a a) (* b b))>
#<alt (* a (* a (* a a)))>
#<alt (* a (* a a))>
#<alt (* a a)>
#<alt (* (* a (* a (* a a))) (+ 1 (/ -4 a)))>
#<alt (* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))>
#<alt (- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)>
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))>
#<alt (* b (* b 3))>
#<alt (/ (+ 4 (* b (* b 2))) a)>
#<alt (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)>
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))>
#<alt (* (* b b) (+ 3 a))>
Outputs
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (- (pow a 4) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* -4 (pow a 3))>
#<alt (* (pow a 3) (- a 4))>
#<alt (* (pow a 3) (- a 4))>
#<alt (* (pow a 3) (- a 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (+ 4 (* 2 (pow b 2))))>
#<alt (* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))>
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))>
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))>
#<alt (* 2 (* (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (* 2 (* (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))>
#<alt (+ (* 12 (pow b 2)) (pow b 4))>
#<alt (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))>
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (/ 4 a)>
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))>
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))>
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))>
#<alt (* 2 (/ (pow b 2) a))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (* 2 (/ (pow b 2) a))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (+ 4 (* 2 (pow b 2))) a)>
#<alt (/ (- 4 (* 4 (/ 1 a))) a)>
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))>
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))>
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))>
#<alt (* -2 (/ (pow b 2) (pow a 2)))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* -2 (/ (pow b 2) (pow a 2)))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))>
#<alt (* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2)))>
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))>
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))>
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))>
#<alt (/ 4 a)>
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)>
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)>
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)>
#<alt (/ 4 a)>
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))>
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))>
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))>
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))>
#<alt (* -1 (pow a 3))>
#<alt (* (pow a 3) (- (/ 1 a) 1))>
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))>
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))>
#<alt (* -1 (pow a 3))>
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))>
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))>
#<alt (* (pow a 2) (- 1 a))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* (pow b 2) (+ 3 a))>
#<alt (* 3 (pow b 2))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))>
#<alt (* a (pow b 2))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))>
Calls

78 calls:

TimeVariablePointExpression
31.0ms
b
@0
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)
2.0ms
a
@inf
(/ (+ 4 (* b (* b 2))) a)
1.0ms
b
@0
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))
1.0ms
a
@0
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))
1.0ms
a
@0
(/ (+ 4 (* b (* b 2))) a)

rewrite261.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
2544×*-lowering-*.f32
2544×*-lowering-*.f64
1876×+-lowering-+.f64
1876×+-lowering-+.f32
1608×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
038158
1140143
2602142
32902141
08811141
Stop Event
iter limit
node limit
Counts
16 → 555
Calls
Call 1
Inputs
(* 4 (* b (* b 3)))
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))
(* (+ (* a a) (* b b)) (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a (* a (* a a)))
(* a (* a a))
(* a a)
(* (* a (* a (* a a))) (+ 1 (/ -4 a)))
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))
(* b (* b 3))
(/ (+ 4 (* b (* b 2))) a)
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))
(* (* b b) (+ 3 a))
Outputs
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 4 binary64) (*.f64 b b)))
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b))
(*.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) #s(literal 4 binary64))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64))
(*.f64 (*.f64 b #s(literal 12 binary64)) b)
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 12 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))))
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))))
(exp.f64 (+.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))
(+.f64 (*.f64 a a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a a))
(exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 b b (*.f64 a a))
(fma.f64 a a (*.f64 b b))
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(exp.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a))) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal 4 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))
(/.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a))
(*.f64 a (*.f64 a a))
(*.f64 (*.f64 a a) a)
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a))
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a a))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) (*.f64 a a))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 a))))
(exp.f64 (+.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)) (*.f64 (log.f64 a) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(neg.f64 (/.f64 a (/.f64 #s(literal -1 binary64) a)))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 a (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 a (*.f64 a a)) a)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a))
(*.f64 a a)
(*.f64 (*.f64 a a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))
(fma.f64 a (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(fma.f64 a (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a a) (*.f64 a a) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 a a) (/.f64 a #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a a)) a (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (/.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) a (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(neg.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a)
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) a)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) a)))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) a))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a a))) a))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a a)) (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) a) (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) a)) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (/.f64 a (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))))
(neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) a)
(*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (*.f64 a (*.f64 a a)))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) #s(literal -1 binary64))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) #s(literal 1 binary64))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))))
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b a))))
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))
(fma.f64 (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))) (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(*.f64 (*.f64 b #s(literal 3 binary64)) b)
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b #s(literal -2 binary64)))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) a)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) a))
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a)) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 4 binary64) a))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 4 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) a))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) (/.f64 #s(literal -4 binary64) a))
(-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)
(/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a a))
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a))
(+.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) a))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))
(-.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 a (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a a))))
(-.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(-.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a))))
(-.f64 (/.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 (/.f64 a #s(literal 4 binary64)) a)))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))))
(-.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a a))))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64)))
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)))
(neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a) (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a)))
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a)
(/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64))
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 a a))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a)))
(/.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) a))
(/.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 a a)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) a))
(/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a)))
(/.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a) a)
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) a) (*.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a))
(/.f64 (+.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a))
(/.f64 (+.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 a #s(literal -4 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -4 binary64))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 4 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (+.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 a #s(literal 4 binary64))) a) (*.f64 a (/.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (/.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 a a)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) a))
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(/.f64 (-.f64 a (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (*.f64 a (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal -4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 (/.f64 a #s(literal 4 binary64)) a))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a a))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64))
(pow.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a))
(*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a))))
(*.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) a)))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))))
(*.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))
(+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 b (*.f64 b a)) (+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b a)))
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(-.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 a a)) (*.f64 a (*.f64 a a)))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))
(fma.f64 (+.f64 #s(literal 3 binary64) a) (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))
(fma.f64 (*.f64 b (+.f64 #s(literal 3 binary64) a)) b (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 b (*.f64 b a)))
(+.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 b a)))
(fma.f64 b (*.f64 b a) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 b (*.f64 b a)))
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 b (*.f64 b a)))
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 b (*.f64 b a)))
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b a) b (*.f64 b (*.f64 b #s(literal 3 binary64))))
(*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))
(*.f64 (+.f64 #s(literal 3 binary64) a) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 #s(literal 3 binary64) a)) b)

simplify279.0ms (2.8%)

Algorithm
egg-herbie
Rules
5686×+-lowering-+.f64
5686×+-lowering-+.f32
3456×*-lowering-*.f32
3456×*-lowering-*.f64
1984×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02694057
19083450
231723325
090873325
Stop Event
iter limit
node limit
Counts
312 → 312
Calls
Call 1
Inputs
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(- (pow a 4) 1)
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(pow b 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* -4 (pow a 3))
(* (pow a 3) (- a 4))
(* (pow a 3) (- a 4))
(* (pow a 3) (- a 4))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (+ 4 (* 2 (pow b 2))))
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(* 2 (* (pow a 2) (pow b 2)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(* 2 (* (pow a 2) (pow b 2)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(+ (* 12 (pow b 2)) (pow b 4))
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(/ 4 a)
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(* 2 (/ (pow b 2) a))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(* 2 (/ (pow b 2) a))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/ (- 4 (* 4 (/ 1 a))) a)
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(* -2 (/ (pow b 2) (pow a 2)))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* -2 (/ (pow b 2) (pow a 2)))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2)))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/ 4 a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/ 4 a)
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(* -1 (pow a 3))
(* (pow a 3) (- (/ 1 a) 1))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(* -1 (pow a 3))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(* (pow a 2) (- 1 a))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* (pow b 2) (+ 3 a))
(* 3 (pow b 2))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(* a (pow b 2))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(* a (pow b 2))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
Outputs
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(* 12 (pow b 2))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))))
(pow b 2)
(*.f64 b b)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(pow a 2)
(*.f64 a a)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* -4 (pow a 3))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 2) (+ 4 (* 2 (pow b 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)))
(* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(* 2 (* (pow a 2) (pow b 2)))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* 2 (* (pow a 2) (pow b 2)))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)))) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) a) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) #s(literal -1 binary64))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a)))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64))))
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* 12 (pow b 2)) (pow b 4))
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)))))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a)))
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))))
(pow b 4)
(pow.f64 b #s(literal 4 binary64))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(/ 4 a)
(/.f64 #s(literal 4 binary64) a)
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* 2 (/ (pow b 2) a))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* 2 (/ (pow b 2) a))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (+ 4 (* 2 (pow b 2))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)
(/ (- 4 (* 4 (/ 1 a))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a)
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a))
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a))
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a))
(* -2 (/ (pow b 2) (pow a 2)))
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* -2 (/ (pow b 2) (pow a 2)))
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))
(* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2)))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a))
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a))
(/ 4 a)
(/.f64 #s(literal 4 binary64) a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a)
(/ 4 a)
(/.f64 #s(literal 4 binary64) a)
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))
(+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* (pow a 3) (- (/ 1 a) 1))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))))
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* -1 (pow a 3))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(* -1 (* (pow a 3) (- 1 (/ 1 a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a)))
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) a) (*.f64 b b)) a)) a))))
(* (pow a 2) (- 1 a))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b)))))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* (pow b 2) (+ 3 a))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* 3 (pow b 2))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(+ (* 3 (pow b 2)) (* a (pow b 2)))
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))
(* a (pow b 2))
(*.f64 (*.f64 b b) a)
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* a (pow b 2))
(*.f64 (*.f64 b b) a)
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a))))

eval164.0ms (1.7%)

Compiler

Compiled 39409 to 2887 computations (92.7% saved)

prune136.0ms (1.4%)

Pruning

19 alts after pruning (18 fresh and 1 done)

PrunedKeptTotal
New1395151410
Fresh437
Picked415
Done000
Total1403191422
Accuracy
100.0%
Counts
1422 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(pow.f64 b #s(literal 4 binary64))
44.8%
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
51.9%
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
67.3%
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
99.4%
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
99.4%
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
91.6%
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
79.4%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
61.8%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
83.5%
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
45.2%
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
45.2%
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
55.0%
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)))
20.0%
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
57.5%
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
41.9%
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
44.8%
(*.f64 (*.f64 a a) (*.f64 a a))
44.8%
(*.f64 a (*.f64 a (*.f64 a a)))
38.9%
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
Compiler

Compiled 661 to 383 computations (42.1% saved)

simplify187.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 a a) (*.f64 b b))
cost-diff0
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))
cost-diff128
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))))
cost-diff256
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
cost-diff0
(*.f64 #s(literal 2 binary64) (*.f64 b b))
cost-diff0
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(+.f64 a #s(literal -4 binary64))
cost-diff0
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 (*.f64 a a) (*.f64 a a))
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 (*.f64 b b) #s(literal 12 binary64))
cost-diff0
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))))
cost-diff512
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
Rules
3630×fma-define
3530×sum4-define
3418×fma-lowering-fma.f32
3418×fma-lowering-fma.f64
2640×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034225
1114214
2370209
31520201
43772201
54744201
65015201
75112201
85136201
95145201
08318201
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b))))))
(* (* b b) 12)
(* b b)
b
12
(+ -1 (* a (* a (+ (* a a) (* b b)))))
-1
(* a (* a (+ (* a a) (* b b))))
a
(* a (+ (* a a) (* b b)))
(+ (* a a) (* b b))
(* a a)
(* b (* b (+ (* a a) (* b b))))
(* b (+ (* a a) (* b b)))
(* (* a a) (* a a))
(* a a)
a
(* (+ a -4) (* a (* a a)))
(+ a -4)
a
-4
(* a (* a a))
(* a a)
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))
(* a a)
a
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))
(* 2 (* b b))
2
(* b b)
b
(+ 4 (* a (+ a -4)))
4
(* a (+ a -4))
(+ a -4)
-4
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1))
(* (+ (* a a) (* b b)) (* b b))
(+ (* a a) (* b b))
(* a a)
a
(* b b)
b
(+ (* 4 (* b (* b 3))) -1)
(* 4 (* b (* b 3)))
4
(* b (* b 3))
(* b 3)
3
-1
Outputs
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b))))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(* (* b b) 12)
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* b b)
(*.f64 b b)
b
12
#s(literal 12 binary64)
(+ -1 (* a (* a (+ (* a a) (* b b)))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
-1
#s(literal -1 binary64)
(* a (* a (+ (* a a) (* b b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
a
(* a (+ (* a a) (* b b)))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* a a) (* b b))
(+.f64 (*.f64 b b) (*.f64 a a))
(* a a)
(*.f64 a a)
(* b (* b (+ (* a a) (* b b))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))
(* b (+ (* a a) (* b b)))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(* (* a a) (* a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(* a a)
(*.f64 a a)
a
(* (+ a -4) (* a (* a a)))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(+ a -4)
(+.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(* a a)
(*.f64 a a)
a
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))
(+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(* 2 (* b b))
(*.f64 (*.f64 b b) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* b b)
(*.f64 b b)
b
(+ 4 (* a (+ a -4)))
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
4
#s(literal 4 binary64)
(* a (+ a -4))
(*.f64 a (+.f64 a #s(literal -4 binary64)))
(+ a -4)
(+.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(* (+ (* a a) (* b b)) (* b b))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* a a) (* b b))
(+.f64 (*.f64 b b) (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(+ (* 4 (* b (* b 3))) -1)
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))
(* 4 (* b (* b 3)))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
4
#s(literal 4 binary64)
(* b (* b 3))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* b 3)
(*.f64 b #s(literal 3 binary64))
3
#s(literal 3 binary64)
-1
#s(literal -1 binary64)

localize168.0ms (1.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
accuracy100.0%
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))))
accuracy99.8%
(*.f64 b (*.f64 b #s(literal 3 binary64)))
accuracy86.2%
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b))
accuracy100.0%
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
accuracy100.0%
(*.f64 a (+.f64 a #s(literal -4 binary64)))
accuracy100.0%
(*.f64 #s(literal 2 binary64) (*.f64 b b))
accuracy90.1%
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
accuracy100.0%
(+.f64 a #s(literal -4 binary64))
accuracy100.0%
(*.f64 a a)
accuracy99.9%
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy100.0%
(*.f64 a a)
accuracy99.7%
(*.f64 (*.f64 a a) (*.f64 a a))
accuracy98.1%
(*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))
accuracy97.3%
(*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))
accuracy95.2%
(*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))
accuracy92.2%
(*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))
Results
119.0ms256×0valid
Compiler

Compiled 296 to 35 computations (88.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-mult: 27.0ms (65.8% of total)
ival-add: 13.0ms (31.7% of total)
const: 1.0ms (2.4% of total)
backward-pass: 0.0ms (0% of total)

series14.0ms (0.1%)

Counts
23 → 408
Calls
Call 1
Inputs
#<alt (+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))>
#<alt (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b))))))>
#<alt (* (* b b) 12)>
#<alt (* b b)>
#<alt (* (* a a) (* a a))>
#<alt (* a a)>
#<alt (* (+ a -4) (* a (* a a)))>
#<alt (+ a -4)>
#<alt (* a (* a a))>
#<alt (* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))>
#<alt (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))>
#<alt (* 2 (* b b))>
#<alt (+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1))>
#<alt (* 4 (* b (* b 3)))>
#<alt (* (+ (* a a) (* b b)) (* b b))>
#<alt (+ (* a a) (* b b))>
#<alt (* b (+ (* a a) (* b b)))>
#<alt (* a (+ (* a a) (* b b)))>
#<alt (* b (* b (+ (* a a) (* b b))))>
#<alt (* a (* a (+ (* a a) (* b b))))>
#<alt (* a (+ a -4))>
#<alt (+ 4 (* a (+ a -4)))>
#<alt (* b (* b 3))>
Outputs
#<alt (- (pow a 4) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (- (pow a 4) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)>
#<alt (* (pow b 2) (+ 12 (pow a 2)))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (* (pow b 2) (+ 12 (pow a 2)))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))>
#<alt (- (* 12 (pow b 2)) 1)>
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (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 (pow b 2)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* -4 (pow a 3))>
#<alt (* (pow a 3) (- a 4))>
#<alt (* (pow a 3) (- a 4))>
#<alt (* (pow a 3) (- a 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt -4>
#<alt (- a 4)>
#<alt (- a 4)>
#<alt (- a 4)>
#<alt a>
#<alt (* a (- 1 (* 4 (/ 1 a))))>
#<alt (* a (- 1 (* 4 (/ 1 a))))>
#<alt (* a (- 1 (* 4 (/ 1 a))))>
#<alt a>
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))>
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (* (pow a 2) (+ 4 (* 2 (pow b 2))))>
#<alt (* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))>
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))>
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))>
#<alt (* 2 (* (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (* 2 (* (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))>
#<alt (+ 4 (* a (- a 4)))>
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))>
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))>
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))>
#<alt (+ 4 (* 2 (pow b 2)))>
#<alt (+ 4 (+ (* -4 a) (* 2 (pow b 2))))>
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))>
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (* 2 (pow b 2))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))>
#<alt -1>
#<alt (- (* (pow b 2) (+ 12 (pow a 2))) 1)>
#<alt (- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)>
#<alt (- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (pow b 4)>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 2)>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (+ (pow a 2) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow a 2) b)>
#<alt (* b (+ (pow a 2) (pow b 2)))>
#<alt (* b (+ (pow a 2) (pow b 2)))>
#<alt (* b (+ (pow a 2) (pow b 2)))>
#<alt (pow b 3)>
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 3)>
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))>
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))>
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))>
#<alt (pow b 3)>
#<alt (+ (* (pow a 2) b) (pow b 3))>
#<alt (+ (* (pow a 2) b) (pow b 3))>
#<alt (+ (* (pow a 2) b) (pow b 3))>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))>
#<alt (* a (pow b 2))>
#<alt (* a (+ (pow a 2) (pow b 2)))>
#<alt (* a (+ (pow a 2) (pow b 2)))>
#<alt (* a (+ (pow a 2) (pow b 2)))>
#<alt (pow a 3)>
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 3)>
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))>
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))>
#<alt (pow a 3)>
#<alt (+ (* a (pow b 2)) (pow a 3))>
#<alt (+ (* a (pow b 2)) (pow a 3))>
#<alt (+ (* a (pow b 2)) (pow a 3))>
#<alt (* a (pow b 2))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* a (pow b 2))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))>
#<alt (pow b 4)>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))>
#<alt (pow a 4)>
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))>
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))>
#<alt (* -4 a)>
#<alt (* a (- a 4))>
#<alt (* a (- a 4))>
#<alt (* a (- a 4))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt 4>
#<alt (+ 4 (* -4 a))>
#<alt (+ 4 (* a (- a 4)))>
#<alt (+ 4 (* a (- a 4)))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))>
#<alt (pow a 2)>
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))>
#<alt (* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
#<alt (* 3 (pow b 2))>
Calls

102 calls:

TimeVariablePointExpression
0.0ms
b
@0
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))
0.0ms
b
@inf
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))
0.0ms
b
@0
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))
0.0ms
b
@inf
(* 2 (* b b))
0.0ms
b
@inf
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))

rewrite258.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
3698×fma-define
3546×sum4-define
3466×fma-lowering-fma.f32
3466×fma-lowering-fma.f64
2704×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034168
1117160
2383155
31553147
43897147
54903147
65292147
75396147
85437147
95466147
08716147
Stop Event
iter limit
node limit
Counts
23 → 504
Calls
Call 1
Inputs
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b))))))
(* (* b b) 12)
(* b b)
(* (* a a) (* a a))
(* a a)
(* (+ a -4) (* a (* a a)))
(+ a -4)
(* a (* a a))
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))
(* 2 (* b b))
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1))
(* 4 (* b (* b 3)))
(* (+ (* a a) (* b b)) (* b b))
(+ (* a a) (* b b))
(* b (+ (* a a) (* b b)))
(* a (+ (* a a) (* b b)))
(* b (* b (+ (* a a) (* b b))))
(* a (* a (+ (* a a) (* b b))))
(* a (+ a -4))
(+ 4 (* a (+ a -4)))
(* b (* b 3))
Outputs
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64))
(*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64))
(*.f64 (*.f64 b #s(literal 12 binary64)) b)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(*.f64 b b)
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 a)))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 a)))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 a))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a))
(*.f64 a a)
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a)
(+.f64 a #s(literal -4 binary64))
(+.f64 #s(literal -4 binary64) a)
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a))
(*.f64 a (*.f64 a a))
(*.f64 (*.f64 a a) a)
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 a (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a a) #s(literal 4 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) a (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 b a) (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) b (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) a (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) a (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a (*.f64 a (*.f64 a #s(literal 4 binary64))))
(fma.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(*.f64 a (*.f64 a (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))
(*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))
(*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) a)
(*.f64 (*.f64 a (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a)
(*.f64 (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) a)
(*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) a)
(*.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a))
(+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))
(+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64)))
(+.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) #s(literal 4 binary64))
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))
(+.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 a a) #s(literal 4 binary64)))
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(fma.f64 a a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(fma.f64 a #s(literal -4 binary64) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))
(fma.f64 a (+.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))
(fma.f64 #s(literal -4 binary64) a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))
(fma.f64 (+.f64 a #s(literal -4 binary64)) a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(fma.f64 (*.f64 b #s(literal 2 binary64)) b (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b b) (*.f64 b b))
(fma.f64 b b (*.f64 b b))
(*.f64 b (*.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b b) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(*.f64 (*.f64 b #s(literal 2 binary64)) b)
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 b b) #s(literal -1 binary64))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) b #s(literal -1 binary64))
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64))
(*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64))
(*.f64 (*.f64 b #s(literal 12 binary64)) b)
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(exp.f64 (log.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(exp.f64 (+.f64 (log.f64 b) (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))
(exp.f64 (+.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 b)))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b)
(+.f64 (*.f64 b b) (*.f64 a a))
(+.f64 (*.f64 a a) (*.f64 b b))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 b b (*.f64 a a))
(fma.f64 a a (*.f64 b b))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a a)))
(+.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b b)))
(exp.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b b) (*.f64 b (*.f64 a a)))
(fma.f64 b (*.f64 a a) (*.f64 b (*.f64 b b)))
(fma.f64 (*.f64 b b) b (*.f64 b (*.f64 a a)))
(fma.f64 a (*.f64 b a) (*.f64 b (*.f64 b b)))
(fma.f64 (*.f64 a a) b (*.f64 b (*.f64 b b)))
(fma.f64 (*.f64 b a) a (*.f64 b (*.f64 b b)))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) b)
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) a))
(+.f64 (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 a a)))
(exp.f64 (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b a) (*.f64 a (*.f64 a a)))
(fma.f64 (*.f64 b b) a (*.f64 a (*.f64 a a)))
(fma.f64 a (*.f64 b b) (*.f64 a (*.f64 a a)))
(fma.f64 a (*.f64 a a) (*.f64 (*.f64 b b) a))
(fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) a))
(fma.f64 (*.f64 b a) b (*.f64 a (*.f64 a a)))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) a)
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(exp.f64 (log.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(exp.f64 (+.f64 (log.f64 b) (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))))
(exp.f64 (+.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 b)))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 b (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b)
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(exp.f64 (log.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(exp.f64 (+.f64 (log.f64 a) (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))))
(exp.f64 (+.f64 (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 a)))
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 (*.f64 a a) (*.f64 a a)))
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 (*.f64 a a) (*.f64 a a)))
(*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a))
(*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a)
(+.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))
(+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a))
(fma.f64 a a (*.f64 a #s(literal -4 binary64)))
(fma.f64 a #s(literal -4 binary64) (*.f64 a a))
(fma.f64 #s(literal -4 binary64) a (*.f64 a a))
(*.f64 a (+.f64 a #s(literal -4 binary64)))
(*.f64 (+.f64 a #s(literal -4 binary64)) a)
(+.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) #s(literal 4 binary64))
(+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 a a) #s(literal 4 binary64)))
(+.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a #s(literal -4 binary64)))
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a))
(fma.f64 a a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(fma.f64 a #s(literal -4 binary64) (+.f64 (*.f64 a a) #s(literal 4 binary64)))
(fma.f64 a (+.f64 a #s(literal -4 binary64)) #s(literal 4 binary64))
(fma.f64 #s(literal -4 binary64) a (+.f64 (*.f64 a a) #s(literal 4 binary64)))
(fma.f64 (+.f64 a #s(literal -4 binary64)) a #s(literal 4 binary64))
(*.f64 b (*.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(*.f64 (*.f64 b #s(literal 3 binary64)) b)

simplify249.0ms (2.5%)

Algorithm
egg-herbie
Rules
2938×*-lowering-*.f32
2938×*-lowering-*.f64
2864×+-lowering-+.f64
2864×+-lowering-+.f32
1930×sum4-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01944185
16503471
221853364
363333354
080713354
Stop Event
iter limit
node limit
Counts
408 → 408
Calls
Call 1
Inputs
(- (pow a 4) 1)
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(- (pow a 4) 1)
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(* (pow b 2) (+ 12 (pow a 2)))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(* (pow b 2) (+ 12 (pow a 2)))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(- (* 12 (pow b 2)) 1)
(- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1)
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)
(pow a 4)
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(pow a 4)
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (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)
(pow b 2)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* -4 (pow a 3))
(* (pow a 3) (- a 4))
(* (pow a 3) (- a 4))
(* (pow a 3) (- a 4))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
-4
(- a 4)
(- a 4)
(- a 4)
a
(* a (- 1 (* 4 (/ 1 a))))
(* a (- 1 (* 4 (/ 1 a))))
(* a (- 1 (* 4 (/ 1 a))))
a
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(* (pow a 2) (+ 4 (* 2 (pow b 2))))
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 2) (+ 4 (* a (- a 4))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(* 2 (* (pow a 2) (pow b 2)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(* 2 (* (pow a 2) (pow b 2)))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(+ 4 (* a (- a 4)))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(+ 4 (* 2 (pow b 2)))
(+ 4 (+ (* -4 a) (* 2 (pow b 2))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(* 2 (pow b 2))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(* (pow a 2) (pow b 2))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(* (pow a 2) (pow b 2))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
-1
(- (* (pow b 2) (+ 12 (pow a 2))) 1)
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(pow b 4)
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (pow b 2))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(pow b 4)
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 2)
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(+ (pow a 2) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 2)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow a 2) b)
(* b (+ (pow a 2) (pow b 2)))
(* b (+ (pow a 2) (pow b 2)))
(* b (+ (pow a 2) (pow b 2)))
(pow b 3)
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 3)
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(pow b 3)
(+ (* (pow a 2) b) (pow b 3))
(+ (* (pow a 2) b) (pow b 3))
(+ (* (pow a 2) b) (pow b 3))
(* (pow a 2) b)
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* (pow a 2) b)
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(* a (pow b 2))
(* a (+ (pow a 2) (pow b 2)))
(* a (+ (pow a 2) (pow b 2)))
(* a (+ (pow a 2) (pow b 2)))
(pow a 3)
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 3)
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(pow a 3)
(+ (* a (pow b 2)) (pow a 3))
(+ (* a (pow b 2)) (pow a 3))
(+ (* a (pow b 2)) (pow a 3))
(* a (pow b 2))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* a (pow b 2))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(* (pow a 2) (pow b 2))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(pow b 4)
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 4)
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(pow b 4)
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(* (pow a 2) (pow b 2))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(pow a 4)
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 4)
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(pow a 4)
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(* (pow a 2) (pow b 2))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* (pow a 2) (pow b 2))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(* -4 a)
(* a (- a 4))
(* a (- a 4))
(* a (- a 4))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
4
(+ 4 (* -4 a))
(+ 4 (* a (- a 4)))
(+ 4 (* a (- a 4)))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(pow a 2)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
(* 3 (pow b 2))
Outputs
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(* (pow b 2) (+ 12 (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(* (pow b 2) (+ 12 (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))
(- (* 12 (pow b 2)) 1)
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(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)
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* -4 (pow a 3))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(* (pow a 3) (- a 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
-4
#s(literal -4 binary64)
(- a 4)
(+.f64 a #s(literal -4 binary64))
(- a 4)
(+.f64 a #s(literal -4 binary64))
(- a 4)
(+.f64 a #s(literal -4 binary64))
a
(* a (- 1 (* 4 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* a (- 1 (* 4 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* a (- 1 (* 4 (/ 1 a))))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
a
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* -1 (* a (- (* 4 (/ 1 a)) 1)))
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(* (pow a 2) (+ 4 (* 2 (pow b 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a)))
(* (pow a 2) (+ 4 (* a (- a 4))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(* 2 (* (pow a 2) (pow b 2)))
(*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(* 2 (* (pow a 2) (pow b 2)))
(*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b))))
(+ 4 (* a (- a 4)))
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b)))))
(+ 4 (* 2 (pow b 2)))
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ 4 (+ (* -4 a) (* 2 (pow b 2))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a)))
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a))))
-1
#s(literal -1 binary64)
(- (* (pow b 2) (+ 12 (pow a 2))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(* 12 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(pow b 2)
(*.f64 b b)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(pow a 2)
(*.f64 a a)
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(+ (pow a 2) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 a a))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* b (+ (pow a 2) (pow b 2)))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(* b (+ (pow a 2) (pow b 2)))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(* b (+ (pow a 2) (pow b 2)))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b)))
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b)))
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* (pow a 2) b) (pow b 3))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* (pow a 2) b) (pow b 3))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* (pow a 2) b) (pow b 3))
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a))))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (+ (pow a 2) (pow b 2)))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(* a (+ (pow a 2) (pow b 2)))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(* a (+ (pow a 2) (pow b 2)))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(pow a 3)
(*.f64 a (*.f64 a a))
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(pow a 3)
(*.f64 a (*.f64 a a))
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(pow a 3)
(*.f64 a (*.f64 a a))
(+ (* a (pow b 2)) (pow a 3))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* a (pow b 2)) (pow a 3))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* a (pow b 2)) (pow a 3))
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow b 2) (+ (pow a 2) (pow b 2)))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(+ (* (pow a 2) (pow b 2)) (pow b 4))
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(* (pow a 2) (+ (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* (pow a 2) (pow b 2)) (pow a 4))
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))
(* -4 a)
(*.f64 a #s(literal -4 binary64))
(* a (- a 4))
(*.f64 a (+.f64 a #s(literal -4 binary64)))
(* a (- a 4))
(*.f64 a (+.f64 a #s(literal -4 binary64)))
(* a (- a 4))
(*.f64 a (+.f64 a #s(literal -4 binary64)))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
4
#s(literal 4 binary64)
(+ 4 (* -4 a))
(+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))
(+ 4 (* a (- a 4)))
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(+ 4 (* a (- a 4)))
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(pow a 2)
(*.f64 a a)
(* (pow a 2) (- 1 (* 4 (/ 1 a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))
(* 3 (pow b 2))
(*.f64 (*.f64 b b) #s(literal 3 binary64))

eval129.0ms (1.3%)

Compiler

Compiled 27472 to 1300 computations (95.3% saved)

prune88.0ms (0.9%)

Pruning

17 alts after pruning (14 fresh and 3 done)

PrunedKeptTotal
New115191160
Fresh8513
Picked325
Done011
Total1162171179
Accuracy
100.0%
Counts
1179 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(pow.f64 b #s(literal 4 binary64))
44.8%
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
51.9%
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
67.3%
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
99.4%
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
91.6%
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
79.4%
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
79.4%
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
65.2%
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
60.4%
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
72.7%
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
45.2%
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
45.2%
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
44.8%
(*.f64 (*.f64 a a) (*.f64 a a))
49.8%
(*.f64 b (*.f64 b (*.f64 b b)))
44.8%
(*.f64 a (*.f64 a (*.f64 a a)))
24.0%
#s(literal -1 binary64)
Compiler

Compiled 465 to 278 computations (40.2% saved)

simplify158.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(*.f64 a (*.f64 a (*.f64 a a)))
cost-diff0
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
cost-diff384
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 b (*.f64 b b))
cost-diff0
(*.f64 b (*.f64 b (*.f64 b b)))
cost-diff256
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 a (*.f64 a a))
cost-diff0
(*.f64 a (*.f64 a (*.f64 a a)))
cost-diff0
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
cost-diff0
(*.f64 b b)
cost-diff0
(*.f64 (*.f64 b b) #s(literal 12 binary64))
cost-diff0
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
cost-diff0
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
Rules
1984×+-lowering-+.f64
1984×+-lowering-+.f32
1836×sum4-define
1686×*-lowering-*.f32
1686×*-lowering-*.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
025153
179141
2228137
3779135
42220135
55113135
66500135
08066135
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1)
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a))))
(* (* b b) 12)
(* b b)
b
12
(* (+ (* b b) (* a a)) (+ (* b b) (* a a)))
(+ (* b b) (* a a))
(* a a)
a
-1
-1
(- (* a (* a (* a a))) 1)
(* a (* a (* a a)))
a
(* a (* a a))
(* a a)
1
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1))
(* b (* b (* b b)))
b
(* b (* b b))
(* b b)
(+ (* (* b b) 12) -1)
(* (* b b) 12)
12
-1
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1)
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4)))
(* a (* a (* a a)))
a
(* a (* a a))
(* a a)
(* (* a a) (* (- 1 a) 4))
(* (- 1 a) 4)
(- 1 a)
1
4
Outputs
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1)
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(* (* b b) 12)
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* b b)
(*.f64 b b)
b
12
#s(literal 12 binary64)
(* (+ (* b b) (* a a)) (+ (* b b) (* a a)))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))
(+ (* b b) (* a a))
(+.f64 (*.f64 b b) (*.f64 a a))
(* a a)
(*.f64 a a)
a
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
(- (* a (* a (* a a))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
a
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
1
#s(literal 1 binary64)
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))))
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
b
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(+ (* (* b b) 12) -1)
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(* (* b b) 12)
(*.f64 b (*.f64 b #s(literal 12 binary64)))
12
#s(literal 12 binary64)
-1
#s(literal -1 binary64)
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4)))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(* a (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a a)))
a
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(* (* a a) (* (- 1 a) 4))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(* (- 1 a) 4)
(+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))
(- 1 a)
(-.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
4
#s(literal 4 binary64)

localize320.0ms (3.2%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))
accuracy99.9%
(*.f64 a (*.f64 a (*.f64 a a)))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy87.2%
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))))
accuracy100.0%
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
accuracy99.9%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy99.9%
(*.f64 b (*.f64 b b))
accuracy99.7%
(*.f64 (*.f64 b b) #s(literal 12 binary64))
accuracy100.0%
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
accuracy100.0%
(*.f64 a a)
accuracy99.9%
(*.f64 a (*.f64 a (*.f64 a a)))
accuracy99.9%
(*.f64 a (*.f64 a a))
accuracy100.0%
(*.f64 a a)
accuracy100.0%
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
accuracy99.8%
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))
accuracy99.7%
(*.f64 (*.f64 b b) #s(literal 12 binary64))
Results
278.0ms256×0valid
Compiler

Compiled 227 to 26 computations (88.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 15.0ms (56.6% of total)
ival-add: 7.0ms (26.4% of total)
ival-sub: 4.0ms (15.1% of total)
const: 1.0ms (3.8% of total)
backward-pass: 0.0ms (0% of total)

series6.0ms (0.1%)

Counts
15 → 216
Calls
Call 1
Inputs
#<alt (+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1)>
#<alt (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a))))>
#<alt (* (* b b) 12)>
#<alt (* b b)>
#<alt (- (* a (* a (* a a))) 1)>
#<alt (* a (* a (* a a)))>
#<alt (* a (* a a))>
#<alt (* a a)>
#<alt (+ (* b (* b (* b b))) (+ (* (* b b) 12) -1))>
#<alt (* b (* b (* b b)))>
#<alt (* b (* b b))>
#<alt (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4)))>
#<alt (- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1)>
#<alt (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))>
#<alt (* (* a a) (* (- 1 a) 4))>
Outputs
#<alt (- (pow a 4) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))>
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)>
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))>
#<alt (+ (* 12 (pow b 2)) (pow b 4))>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))>
#<alt (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (pow b 2))>
#<alt (* 12 (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 (pow b 2)>
#<alt -1>
#<alt (- (pow a 4) 1)>
#<alt (- (pow a 4) 1)>
#<alt (- (pow a 4) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 3)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt -1>
#<alt (- (* 12 (pow b 2)) 1)>
#<alt (- (* (pow b 2) (+ 12 (pow b 2))) 1)>
#<alt (- (* (pow b 2) (+ 12 (pow b 2))) 1)>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))>
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))>
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 4)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (pow b 3)>
#<alt (* 4 (pow a 2))>
#<alt (* (pow a 2) (+ 4 (* -4 a)))>
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))>
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))>
#<alt -1>
#<alt (- (* 4 (pow a 2)) 1)>
#<alt (- (* (pow a 2) (+ 4 (* -4 a))) 1)>
#<alt (- (* (pow a 2) (+ 4 (* a (- a 4)))) 1)>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))>
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a))))>
#<alt (pow a 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))>
#<alt (pow b 4)>
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (pow a 4)>
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))>
#<alt (* 4 (pow a 2))>
#<alt (* (pow a 2) (+ 4 (* -4 a)))>
#<alt (* (pow a 2) (+ 4 (* -4 a)))>
#<alt (* (pow a 2) (+ 4 (* -4 a)))>
#<alt (* -4 (pow a 3))>
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))>
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))>
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))>
#<alt (* -4 (pow a 3))>
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))>
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))>
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))>
Calls

54 calls:

TimeVariablePointExpression
0.0ms
b
@0
(* b (* b b))
0.0ms
a
@inf
(* (* a a) (* (- 1 a) 4))
0.0ms
a
@-inf
(* (* a a) (* (- 1 a) 4))
0.0ms
b
@0
(* b (* b (* b b)))
0.0ms
b
@inf
(* b (* b b))

rewrite212.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
2074×+-lowering-+.f64
2074×+-lowering-+.f32
1868×sum4-define
1604×sum3-define
1200×*-lowering-*.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
025104
18394
225090
384889
4238789
5540689
6729089
0805189
Stop Event
iter limit
node limit
Counts
15 → 446
Calls
Call 1
Inputs
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1)
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a))))
(* (* b b) 12)
(* b b)
(- (* a (* a (* a a))) 1)
(* a (* a (* a a)))
(* a (* a a))
(* a a)
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1))
(* b (* b (* b b)))
(* b (* b b))
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4)))
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1)
(* (+ (* b b) (* a a)) (+ (* b b) (* a a)))
(* (* a a) (* (- 1 a) 4))
Outputs
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) #s(literal -1 binary64)))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) #s(literal -1 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))))
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(*.f64 (*.f64 b b) #s(literal 12 binary64))
(*.f64 #s(literal 12 binary64) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(*.f64 (*.f64 b #s(literal 12 binary64)) b)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(*.f64 b b)
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1 binary64))
(fma.f64 (*.f64 a (*.f64 a a)) a #s(literal -1 binary64))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(expm1.f64 (*.f64 #s(literal 4 binary64) (log.f64 a)))
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 a)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 a)))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 a))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 a (*.f64 a a)) a)
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a a)))
(+.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)))
(-.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a))
(*.f64 a (*.f64 a a))
(*.f64 (*.f64 a a) a)
(*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))
(+.f64 (*.f64 a a) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 a a))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(-.f64 (*.f64 a a) #s(literal 0 binary64))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a))
(*.f64 a a)
(*.f64 (*.f64 a a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b #s(literal 12 binary64))))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64))
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b #s(literal -1 binary64))
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) #s(literal -1 binary64))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b)))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 b))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))
(-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a (*.f64 a (*.f64 a a))))
(fma.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) a (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a)
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))))
(+.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))))
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(-.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))
(-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))))
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(-.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))
(-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64))
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a #s(literal -1 binary64))
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(neg.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))
(neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) #s(literal 4 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))
(fma.f64 a (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 a a) #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(fma.f64 (*.f64 a #s(literal 4 binary64)) a (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))
(neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64))
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a)
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (+.f64 a #s(literal -1 binary64)))
(*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64))))

simplify224.0ms (2.3%)

Algorithm
egg-herbie
Rules
2976×*-lowering-*.f32
2976×*-lowering-*.f64
2458×+-lowering-+.f64
2458×+-lowering-+.f32
1644×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01312036
14181788
213271737
346111686
083331686
Stop Event
iter limit
node limit
Counts
216 → 216
Calls
Call 1
Inputs
(- (pow a 4) 1)
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(pow a 4)
(+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4))
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(pow b 4)
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(+ (* 12 (pow b 2)) (pow b 4))
(+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (pow b 2))
(* 12 (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)
(pow b 2)
-1
(- (pow a 4) 1)
(- (pow a 4) 1)
(- (pow a 4) 1)
(pow a 4)
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(pow a 4)
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 3)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
-1
(- (* 12 (pow b 2)) 1)
(- (* (pow b 2) (+ 12 (pow b 2))) 1)
(- (* (pow b 2) (+ 12 (pow b 2))) 1)
(pow b 4)
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(pow b 4)
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 4)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* 4 (pow a 2))
(* (pow a 2) (+ 4 (* -4 a)))
(* (pow a 2) (+ 4 (* a (- a 4))))
(* (pow a 2) (+ 4 (* a (- a 4))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
-1
(- (* 4 (pow a 2)) 1)
(- (* (pow a 2) (+ 4 (* -4 a))) 1)
(- (* (pow a 2) (+ 4 (* a (- a 4)))) 1)
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4)))))
(pow a 4)
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a))))
(pow a 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 4)
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(pow b 4)
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(pow a 4)
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(* 4 (pow a 2))
(* (pow a 2) (+ 4 (* -4 a)))
(* (pow a 2) (+ 4 (* -4 a)))
(* (pow a 2) (+ 4 (* -4 a)))
(* -4 (pow a 3))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(* -4 (pow a 3))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
Outputs
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64))
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (pow b 4)) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64))
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64))
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))))
(+ (* 12 (pow b 2)) (pow b 4))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)))
(+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(* 12 (pow b 2))
(*.f64 b (*.f64 b #s(literal 12 binary64)))
(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)
-1
#s(literal -1 binary64)
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(- (pow a 4) 1)
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(* (pow a 4) (- 1 (/ 1 (pow a 4))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 3)
(*.f64 a (*.f64 a a))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
-1
#s(literal -1 binary64)
(- (* 12 (pow b 2)) 1)
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(- (* (pow b 2) (+ 12 (pow b 2))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64))
(- (* (pow b 2) (+ 12 (pow b 2))) 1)
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* 4 (pow a 2))
(*.f64 #s(literal 4 binary64) (*.f64 a a))
(* (pow a 2) (+ 4 (* -4 a)))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(* (pow a 2) (+ 4 (* a (- a 4))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(* (pow a 2) (+ 4 (* a (- a 4))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
-1
#s(literal -1 binary64)
(- (* 4 (pow a 2)) 1)
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(- (* (pow a 2) (+ 4 (* -4 a))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))
(- (* (pow a 2) (+ 4 (* a (- a 4)))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4)))))
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (- 1 (* 4 (/ 1 a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) a)) a)))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))
(*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))
(pow b 4)
(*.f64 b (*.f64 b (*.f64 b b)))
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))
(pow a 4)
(*.f64 a (*.f64 a (*.f64 a a)))
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))
(* 4 (pow a 2))
(*.f64 #s(literal 4 binary64) (*.f64 a a))
(* (pow a 2) (+ 4 (* -4 a)))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(* (pow a 2) (+ 4 (* -4 a)))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(* (pow a 2) (+ 4 (* -4 a)))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))
(* -4 (pow a 3))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))
(* (pow a 3) (- (* 4 (/ 1 a)) 4))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))
(* -4 (pow a 3))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a))))

eval108.0ms (1.1%)

Compiler

Compiled 18341 to 1315 computations (92.8% saved)

prune87.0ms (0.9%)

Pruning

18 alts after pruning (13 fresh and 5 done)

PrunedKeptTotal
New8906896
Fresh279
Picked325
Done033
Total89518913
Accuracy
100.0%
Counts
913 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.8%
(pow.f64 b #s(literal 4 binary64))
44.8%
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
67.9%
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
95.5%
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
42.4%
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
72.7%
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
49.6%
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
99.4%
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
79.4%
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
79.4%
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
60.4%
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
51.6%
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
45.2%
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
45.2%
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
44.8%
(*.f64 (*.f64 a a) (*.f64 a a))
49.8%
(*.f64 b (*.f64 b (*.f64 b b)))
44.8%
(*.f64 a (*.f64 a (*.f64 a a)))
24.0%
#s(literal -1 binary64)
Compiler

Compiled 1042 to 325 computations (68.8% saved)

regimes60.0ms (0.6%)

Counts
44 → 1
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 1 binary64))
(pow.f64 b #s(literal 4 binary64))
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
Outputs
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
Calls

5 calls:

13.0ms
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
11.0ms
b
11.0ms
a
10.0ms
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
10.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
99.4%1a
99.4%1b
99.4%1(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64))
99.4%1(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))))
99.4%1(*.f64 b b)
Compiler

Compiled 71 to 42 computations (40.8% saved)

regimes31.0ms (0.3%)

Counts
36 → 1
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))))
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
Outputs
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
Calls

3 calls:

11.0ms
b
9.0ms
a
9.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
99.4%1a
99.4%1b
99.4%1(*.f64 b b)
Compiler

Compiled 11 to 7 computations (36.4% saved)

regimes24.0ms (0.2%)

Counts
28 → 2
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64))
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a)))
Outputs
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))
Calls

3 calls:

8.0ms
b
8.0ms
a
7.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
98.5%3a
98.6%2b
98.6%2(*.f64 b b)
Compiler

Compiled 11 to 7 computations (36.4% saved)

regimes13.0ms (0.1%)

Counts
22 → 2
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)))
Outputs
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))
Calls

2 calls:

6.0ms
b
6.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
98.6%2b
98.6%2(*.f64 b b)
Compiler

Compiled 8 to 5 computations (37.5% saved)

regimes26.0ms (0.3%)

Counts
19 → 2
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))
Outputs
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
Calls

2 calls:

20.0ms
b
5.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
97.1%2b
97.1%2(*.f64 b b)
Compiler

Compiled 8 to 5 computations (37.5% saved)

regimes15.0ms (0.2%)

Counts
16 → 2
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))
Outputs
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))
Calls

3 calls:

5.0ms
a
5.0ms
b
4.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
94.8%3a
96.5%2b
96.5%2(*.f64 b b)
Compiler

Compiled 11 to 7 computations (36.4% saved)

regimes9.0ms (0.1%)

Counts
13 → 2
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))
Outputs
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
Calls

2 calls:

4.0ms
b
4.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
96.5%2b
96.5%2(*.f64 b b)
Compiler

Compiled 8 to 5 computations (37.5% saved)

regimes11.0ms (0.1%)

Counts
10 → 3
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
Outputs
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
Calls

3 calls:

3.0ms
b
3.0ms
a
3.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
82.5%4a
87.6%3b
87.6%3(*.f64 b b)
Compiler

Compiled 11 to 7 computations (36.4% saved)

regimes7.0ms (0.1%)

Counts
9 → 3
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
Outputs
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a))
(*.f64 b (*.f64 b (*.f64 b b)))
Calls

2 calls:

3.0ms
b
3.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
87.6%3b
87.6%3(*.f64 b b)
Compiler

Compiled 8 to 5 computations (37.5% saved)

regimes6.0ms (0.1%)

Counts
8 → 3
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))
Outputs
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
Calls

2 calls:

3.0ms
b
3.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
87.5%3b
87.5%3(*.f64 b b)
Compiler

Compiled 8 to 5 computations (37.5% saved)

regimes6.0ms (0.1%)

Counts
6 → 4
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
Outputs
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
Calls

2 calls:

3.0ms
b
2.0ms
a
Results
AccuracySegmentsBranch
82.5%4a
79.7%4b
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes5.0ms (0.1%)

Counts
5 → 4
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64))
Outputs
(*.f64 a (*.f64 a (*.f64 a a)))
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 b (*.f64 b (*.f64 b b)))
Calls

2 calls:

2.0ms
a
2.0ms
b
Results
AccuracySegmentsBranch
79.7%4b
71.6%3a
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes3.0ms (0%)

Counts
2 → 3
Calls
Call 1
Inputs
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
Outputs
(*.f64 a (*.f64 a (*.f64 a a)))
#s(literal -1 binary64)
(*.f64 a (*.f64 a (*.f64 a a)))
Calls

2 calls:

2.0ms
b
1.0ms
a
Results
AccuracySegmentsBranch
67.4%3a
50.8%3b
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes3.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

2 calls:

1.0ms
b
1.0ms
a
Results
AccuracySegmentsBranch
24.0%1b
24.0%1a
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.405751901966164e-9
1.792522405723759e-8
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.405751901966164e-9
1.792522405723759e-8
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
0.0ms
1.3873144780871487e-65
2.2762197553530074e-60
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
0.0ms
1.3873144780871487e-65
2.2762197553530074e-60
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.446988330556999e+29
2.6137133423850036e+35
0.0ms
1.3873144780871487e-65
2.2762197553530074e-60
Compiler

Compiled 34 to 22 computations (35.3% saved)

bsearch63.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
7.288206158001911e+69
4.006541991351888e+73
15.0ms
-4.282178465984032e-22
-3.868644145798361e-24
23.0ms
-166447326933437400.0
-570.8132688321399
Results
44.0ms400×0valid
Compiler

Compiled 536 to 352 computations (34.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 12.0ms (40.8% of total)
ival-add: 8.0ms (27.2% of total)
ival-sub: 4.0ms (13.6% of total)
ival-pow: 4.0ms (13.6% of total)
const: 1.0ms (3.4% of total)
backward-pass: 0.0ms (0% of total)

bsearch167.0ms (1.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
124.0ms
587110579921448.8
511244886760249540.0
17.0ms
3.7246670698025464e-33
1.5087146036785775e-30
19.0ms
2.0121393443346134e-171
1.9152439428146745e-162
Results
148.0ms400×0valid
Compiler

Compiled 434 to 288 computations (33.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 134.0ms
ival-sub: 110.0ms (81.8% of total)
ival-mult: 12.0ms (8.9% of total)
ival-add: 7.0ms (5.2% of total)
ival-pow: 4.0ms (3% of total)
const: 1.0ms (0.7% of total)
backward-pass: 0.0ms (0% of total)

bsearch37.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
0.3473900975197827
1011.3649971377282
15.0ms
-4.282178465984032e-22
-3.868644145798361e-24
Results
25.0ms240×0valid
Compiler

Compiled 246 to 172 computations (30.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 7.0ms (42.6% of total)
ival-add: 4.0ms (24.3% of total)
ival-sub: 2.0ms (12.2% of total)
ival-pow: 2.0ms (12.2% of total)
const: 1.0ms (6.1% of total)
backward-pass: 0.0ms (0% of total)

simplify15.0ms (0.2%)

Algorithm
egg-herbie
Rules
48×+-commutative_binary64
46×*-commutative_binary64
10×sub-neg_binary64
1-exp_binary64
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
094397
1143397
2149397
3160397
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))
(if (<=.f64 b #s(literal 2337007168393775/531137992816767098689588206552468627329593117727031923199444138200403559860852242739162502265229285668889329486246501015346579337652707239409519978766587351943831270835393219031728128 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 b #s(literal 4932568025991797/182687704666362864775460604089535377456991567872 binary64)) #s(literal -1 binary64) (if (<=.f64 b #s(literal 9000000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(if (<=.f64 a #s(literal -8932412131674635/21267647932558653966460912964485513216 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal 5404319552844595/2251799813685248 binary64)) #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
#s(literal -1 binary64)
Outputs
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))
(if (<=.f64 b #s(literal 2337007168393775/531137992816767098689588206552468627329593117727031923199444138200403559860852242739162502265229285668889329486246501015346579337652707239409519978766587351943831270835393219031728128 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 b #s(literal 4932568025991797/182687704666362864775460604089535377456991567872 binary64)) #s(literal -1 binary64) (if (<=.f64 b #s(literal 9000000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(if (<=.f64 a #s(literal -8932412131674635/21267647932558653966460912964485513216 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal 5404319552844595/2251799813685248 binary64)) #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
#s(literal -1 binary64)

soundness2.5s (25.3%)

Rules
5686×+-lowering-+.f64
5686×+-lowering-+.f32
3698×fma-define
3584×+-lowering-+.f64
3584×+-lowering-+.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01824
15522
219522
382622
4465122
5631022
0807622
034168
1117160
2383155
31553147
43897147
54903147
65292147
75396147
85437147
95466147
08716147
026120
194119
2338119
31476119
44915119
57558119
08153119
025104
18394
225090
384889
4238789
5540689
6729089
0805189
038158
1140143
2602142
32902141
08811141
02694057
19083450
231723325
090873325
01312036
14181788
213271737
346111686
083331686
01913630
16433102
222962996
376682996
080262996
01944185
16503471
221853364
363333354
080713354
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1680 to 835 computations (50.3% saved)

preprocess66.0ms (0.7%)

Remove

(abs b)

Compiler

Compiled 1070 to 312 computations (70.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...